qt5base-lts/tests/auto/widgets
Friedemann Kleint 3a8f895d35 tst_QWidget/XCB: Use bottom/right corner of screen as safe cursor position.
Pushing the mouse rapidly to the top left corner causes KDE / KWin to
switch to "Present all Windows" (Ctrl+F9) mode, showing all windows.
This has been observed to be triggered programmatically by
QCursor::setPos(0, 0) if there is no other window beneath and apparently
depending on the perceived mouse "speed".
Suppress this by using the bottom right corner for XCB.

Change-Id: Id18d2f45a095ed4d4f365f010cf45a20b0d9435e
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2016-04-26 13:12:16 +00:00
..
dialogs QFileSystemModel: fix updating QFileInfo for a node after a file rename 2016-04-22 09:49:53 +00:00
effects Purge sRGB chunks from PNGs in tests. 2016-03-29 08:39:43 +00:00
gestures Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
graphicsview Remove empty first lines of files. 2016-04-06 18:26:26 +00:00
itemviews QHeaderView: fixing selection of reordered rows and columns 2016-04-21 21:13:38 +00:00
kernel tst_QWidget/XCB: Use bottom/right corner of screen as safe cursor position. 2016-04-26 13:12:16 +00:00
styles Make sure QStyleOption is correctly initialized. 2016-04-05 20:32:26 +00:00
util Pass -silent to lrelease to avoid cruft in test logs. 2016-02-02 16:28:07 +00:00
widgets tests: fix tst_QFontComboBox on OS X 2016-04-08 15:02:58 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00