Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.6.0, 5.9.1, 5.10.1, 5.11.0 Beta 2
-
Mac OS X 10.11.4
-
-
Bug Fixing Week Q2/2020
Description
If you call a nonmodal QWindow from an applicationmodal QDialog, the QWindow appears behind the QDialog and is inoperable.
To demonstrate this issue, I extended the qt-example 'windowflags' (see attached zip-File).
From the 'windowflags' - Window, choose 'QDialog' and 'applicationmodal', click 'show Window' (window.png)
From the 'Preview' - Window, choose 'Window' and 'nicht modal', click 'show Window' (dialog_applicationmodal.png)
The next Window shows the resulting error (window_unreachable.png).
Same code works under MS-Windows 8.1 as expected (non-modal QWindow in front of an application-modal QDialog).
Attachments
Issue Links
- relates to
-
QTBUG-76654 [Reg 5.12.1->5.13.0] MacOS, an application modal dialog can stack behind its parent application modal dialog
-
- Closed
-
-
QTBUG-34767 Modeless window on Mac behind its parent window
-
- Closed
-