Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.8.0
-
None
-
macOS 10.12.1/10.12.2
dual display
Qt 5.8.0
Description
I use two monitor, one is 1280 x 800 (HiDPI), the other is 1920 x 1080 (no HiDPI), like a Retina MacBook Pro with an external monitor, when the Qt window is in the HiDPI monitor, All is going well, but when I drag it into the no HiDPI screen, it is a bad idea.
In this source code, I set the NSWindow style mask with NSFullSizeContentViewWindowMask,if I remove this style mask, All is going well.
Attachment : test_openglwidget_bug.zip