qt5base-lts/tests/auto/widgets/dialogs
Morten Johan Sørvig 2776d663aa Don’t show file dialog before calling selectFile()
selectFile() is a no-op if the dialog is visible and
its line edit has focus, which will happen at some
point after show() is called.

In other words this is a race, and the test will pass/fail
depending on the timing of the platform implementation.

Task-number: QTBUG-66536
Change-Id: I03957edb6496d17af7a8ed1d4ca86435375e0d40
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2018-03-19 14:39:33 +00:00
..
qcolordialog Updated license headers 2016-01-21 18:55:18 +00:00
qdialog Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog Don’t show file dialog before calling selectFile() 2018-03-19 14:39:33 +00:00
qfiledialog2 Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qfilesystemmodel QFileSystemModel/Win: Fix file system operations failing due to watchers 2018-01-26 11:36:30 +00:00
qfontdialog qtbase: Remove BLACKLIST files which are no longer active 2018-02-12 17:40:12 +00:00
qinputdialog Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmessagebox Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qprogressdialog Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsidebar Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qwizard QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00
dialogs.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00