Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.7.4
-
None
-
OSX 10.6, 64 bit
Description
Using either QT_NO_NATIVE_FILEDIALOGS or qt_use_native_dialogs (via external command and control application) does not use non-native file dialogs on OSX.
Steps to replicate with Qt Creator:
1. declare -x QT_NO_NATIVE_FILEDIALOGS=1
2. open Qt\ Creator.app
3. File|Open File or Project...
4. Notice non-native dialog.
This is also replicable with the Qt Creator squish test suite: suite_general. Please note, squish sets qt_use_native_dialogs to false upon run by default.
Attachments
Issue Links
- relates to
-
QTBUG-9678 fallback from native dialogs to qt dialogs and/or allow disabling native dialogs
-
- Closed
-