Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.9.6, 5.10.1, 5.11.1, 5.11.2
-
None
-
macOS 10.14
-
-
2a7f5a6723469a9f432a1fd1ee3130e3cc80cf8f
Description
Using the command qApp->setStyleSheet("/* */") removes the QTabBar::close-button from the tab. The close functionality is still maintained, but the button is invisible.
This is a regression from 5.8 to 5.9 and was originally reported as QTBUG-61092, which was only superficially fixed in 5.9.2 and the issue closed. Reopening the issue was apparently the wrong thing to do (see last comment to QTBUG-61742).
Attachments
Issue Links
- relates to
-
QTBUG-61092 QTabBar::close-button dissappeared from Qt5.8 to 5.9
- Closed