Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 Beta 1
-
None
-
Qt 5. Xcode 4.4. Git master 8f9fcfd.
-
-
4bddcf9
Description
If a QGLWidget is placed within a QMainWindow, it draws over the entire window rather than just within its own bounds.
I've included a trivial application which adds a button on the left and a QGLWidget on the right.
Under 4.8, the button is visible and the background of the window draws correctly.
Under 5.0 (Mac OS), the background of the window is black and the button is not visible.
Attachments
Issue Links
- is required for
-
QTBUG-27426 Qt 5.0 Final release tasks
- Closed