Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.7.1
-
None
-
macOS 10.11
Description
In Qt Creator:
- create a file and open it in Qt Creator
- delete it from disk
- you get "file has been removed" dialog in Qt Creator
- choose "save as..."
--> the dialog asking for the file name shows up for a very short time and vanishes again
Debugging shows that the call to QFileDialog::getSaveFileName returns without user interaction happening.