Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.12.5
Description
QEvent::FileOpen won't be emitted immediately when double clicked dialog associated with a file. That signal is emitted when closing dialog. Therefore, it can't be loaded file when launching time.
Please check attached sample for more detail.
Attachments
Issue Links
- relates to
-
QTBUG-76563 QFileDialog::exec does not work on macOS 10.15
- Closed
- resulted in
-
QTBUG-79141 [macOS] Crash when showing QMessageBox after last window has been closed
- Reported