-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.7.1, 4.8.4
-
None
-
Mac OS X 10.6.6, Qt 4.7.1 Cocoa x86
QFileDialog may exit in some cases without user interaction.
In sample code webkit alerts while QFileDialog is shown. After closing alert QFileDialog closes automatically. If one sets QFileDialog::DontUseNativeDialog everything is ok.
The bug can be reproduced without webkit (in my application I use qml and see same behaviour).