Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.6.2, 5.9.2
-
Windows 10
Description
Widgets in a frameless window stop being painted if 'winId()' is called via one of the widgets. (Works on macOS but not on Windows.)
Steps to reproduce:
- Run the sample attached (on Windows).
- Try to use the widgets in the UI and observe their behavior.
EXPECTED: Widgets work as expected.
ACTUAL: Widgets are not painted to reflect their state.
Attachments
Issue Links
- duplicates
-
QTBUG-39220 Windows: Rendering issues in fullscreen when QGLWidget/native widget used inside QTabWidget and QMainWindow
- Closed