Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.4.0-rc1
-
Windows 10 64 bit
primary UHD-screen scaled to 200%, connect via mDP
secondary FullHD-screen scaled to 100%, connected via DVI
Qt 5.9.0, 5.9.1
Description
The following steps might only reproduce the issue on my machine. If you tell me where to add lines for printing debugging output, I'll run them for you.
- Open a file in Creator.
- Maximize Creator on primary screen.
- Switch off primary screen.
Everything on the primary screen will be moved to the secondary screen. This includes open Windows like Creator's, Windows Taskbar and Desktop symbols. During this, everything will be resized because the secondary screen's scaling is only 100%. - Switch on primary screen again.
Everything will be moved back to the primary screen. - Click on Creator's menu bar.
Creator will now do any of the following:- display the menu correctly
- not display the menu at all
- display the menu much to small: screenshot
- trigger an unrelated UI element, e.g. the file selection combo box.
I could not yet reproduce this with a simpler Qt example project.
Creator should be able to handle the switching of screens.
Attachments
Issue Links
- relates to
-
QTBUG-62004 Context menu was painted under window with Qt::WindowStaysOnTopHint flag.
- Closed
-
QTCREATORBUG-18600 Menus become invisible
- Closed
-
QTCREATORBUG-18419 Project browser context menu (and other) disappears
- Closed