Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.4.2, 5.5.0, 5.9.0 Beta 1, 5.9.7, 5.9.8, 5.13.0, 6.4.2
-
Windows 8.1 x64 Pro
Qt 5.4.2 built with VS2013 x64
CPU: Intel core i5 3570
Graphics: the one integrated with the processor
RAM: 16 GB
Description
Putting a QOpenGLWidget inside a QMainWindow as a child causes really noticeable and annoying flicker when re-sizing the QMainWindow through the handles at the borders/corners.
I thought I was missing something in my program, so I just tried out the included "2D Painting on Native and OpenGL Widgets" which comes with Qt, but the problem is there too.
If you comment out lines 55, 63 and 70 of "window.cpp" in that example, the flicker completely disappears.
Attachments
Issue Links
- duplicates
-
QTBUG-41381 Window resizing utterly broken
- Closed
- is duplicated by
-
QTBUG-77032 Application window flickers if it has QOpenGLWidget child
- Closed
- relates to
-
QTCREATORBUG-23064 4.10.1 OSX Window behavior
- Closed