-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.2.3, 6.3.0
-
None
-
1c338e6d07 (qt/qtbase/dev) 9d41bd4312 (qt/qtbase/dev)
QToolButton's style will go out of control ,if invoke method setStyleSheet, even if the stylesheet has nothing to do with the QToolButton.
expected looks
setStyleSheet with any non empty string will trigger this weird behavior.
setStyleSheet(QString("\r\n\r\n"));
btw, run with Qt5.15.2 is ok.
- duplicates
-
QTBUG-102866 [REG 5.12.3->6.2.1] Horizontal part of subcontrol-position of menu-indicator is ignored
-
- Closed
-