Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.12.5, 5.13.1, 5.14.0 Beta 1
-
None
Description
Probably got the wrong component, but could not find any Cocoa component...
When closing a QMessageBox that was shown after having dismissed an ApplictionModal dialog (see attached example from other bug), there is a crash in QCocoaEventDispatcherPrivate::cleanupModalSessions() . This might be due to the fact that the dialog is the only top-level window in the application and closing it triggers the application to tear down already.
Attachments
Issue Links
- resulted from
-
QTBUG-78716 macOS 10.15: QEvent::FileOpen won't be emitted immediately when double clicked dialog associated with a file
- Closed