summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2016-01-04 16:37:55 +0100
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2016-01-05 06:08:18 +0000
commit4ed8733d909f8a6b719bf56266114eae885cd74f (patch)
treee37a97efa64bb71e4e6f39f89c791ec274100260 /tools
parent60c333cabaf7514790c35f382a9f7f074fb7c20c (diff)
tst_Gesture - fix failing tests on OS X 10.11
This test seems to be quite broken on OS X: qWaitForWindowExposed returns too early (while no window is on screen) so gestures can not be dispatched QApplication::topLevelAt(pt) - returns null. Use qWait + isExposed combo instead (similar to qWaitForWindowExposed, but there is no isExposed test before the loop). Change-Id: I85fbd773ccce0ca92b2dceb1749d67ef767aa0cf Task-number: QTBUG-49849 Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions