Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.0, 5.4.2, 5.5.0 Beta, 5.6.1, 5.7.0, 5.12.3
-
macOS 10.10
Description
Setting Window Modality in QMessageBox does not work on Mac.
On a mac, When the message Box is started from the dialog and is set to ApplicationModal and then if you switch to other application (to loose the focus) and then click back to dialog Message Box goes behind the parent dialog. (it may need couple of clicks to reproduce).
This does not happen on windows.
Attached example and video shows this.
Update:
The trick to reproducing it is to set the parent of the messagebox to be active, then switch back and forth to another application, then the messagebox will go behind again.
Attachments
Issue Links
- duplicates
-
QTBUG-47526 Nested Modal Dialogs running on Mac OS can get wrong Z-Order
- Closed