-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.0, 5.7.1, 5.8.0, 5.9.7, 5.11.2, 5.12.0 Beta 4
-
macOS 10.9, 10.10, 10.11, 10.12, 10.13
When using QGLWidget in a QMainWindow that has unifiedTitleAndToolBarOnMac enabled, rendering issues occur on this unified tool bar.
The attached screenshot shows how the text of the tool button is drawn in an ugly way, and how the background color doesn't look right and shows a white area as a result of resizing the window.
Two more screenshots have been added, showing that the problem does not occur when either unifiedTitleAndToolBarOnMac isn't used or a QGLWidget isn't created (default white central widget).
The example application has been attached as well.
Problem located in my application (Tiled) after upgrading from Qt 4.8. Report with screenshot can be found at https://github.com/bjorn/tiled/issues/529#issuecomment-43900019
- is duplicated by
-
QTBUG-45681 QOpenGLWidget corrupts toolbar background
-
- Closed
-