Details
-
Type:
Bug
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.0 RC2
-
Fix Version/s: None
-
Component/s: Widgets: Styles
-
Labels:None
Description
When QStyles is called, ampersands in texts will appear.
It seems the problem is within this statement.
cb->setStyle(new AlignComboBoxProxy(cb->style()));
if 'cb->style()' is removed there will be no problem.
Related forum thread
https://forum.qt.io/topic/114729/ampersand-appeared-when-clicking-a-button