Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
-
None
Description
It's impossible to use QFileDialog in windows with Qt::Tool flag. Creation of QFileDialog or using functions like getSaveFileName() closes the window, QEvent::Quit is emitted. See at the attched example.