Fix download test with Qt 5.10

Not sure why this is needed (no prompt is shown otherwise), but it works like
this.

This probably is related to https://bugreports.qt.io/browse/QTBUG-63388

See #3003
This commit is contained in:
Florian Bruhin 2017-12-05 07:07:13 +01:00
parent 62228752aa
commit 0ce9a355ae

View File

@ -536,7 +536,7 @@ Feature: Downloading things from a website.
And I open data/downloads/download.bin without waiting
And I wait for the download prompt for "*"
And I run :prompt-accept (tmpdir)(dirsep)downloads
And I open data/downloads/download.bin without waiting
And I open data/downloads/download2.bin without waiting
And I wait for the download prompt for "*"
And I directly open the download
And I open data/downloads/download.bin without waiting