qt5base-lts/tests/auto/gui/kernel
Clinton Stimpson ee22c6505a xcb: fix passing of focus from child to its top level QWindow
With the client message _NET_ACTIVE_WINDOW, not all window managers
will pass focus from a child window to its root window, Detect this
child-to-root case, and use xcb_set_input_focus() instead.

Task-number: QTBUG-39362
Change-Id: Ib32193018e3b725b323f87d7306c9ae9493d78a7
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2016-10-19 15:24:22 +00:00
..
noqteventloop Allow socket events processing with a foreign event loop on Windows 2016-01-05 13:05:35 +00:00
qbackingstore Update copyright headers 2015-02-11 06:49:51 +00:00
qclipboard don't rely on transitive dependencies 2016-01-08 18:51:02 +00:00
qdrag Update copyright headers 2015-02-11 06:49:51 +00:00
qevent Update copyright headers 2015-02-11 06:49:51 +00:00
qfileopenevent Update copyright headers 2015-02-11 06:49:51 +00:00
qguiapplication Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
qguieventdispatcher QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
qguieventloop Stabilize qguieventloop test. 2015-09-24 07:36:25 +00:00
qguimetatype tst_qguimetatype::flags(): port to QTypeInfoQuery 2016-02-26 09:12:23 +00:00
qguitimer QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
qguivariant Fix conversion QVariant(QColor) to QString. 2015-11-30 12:10:49 +00:00
qinputmethod Tests: Harmonize code checking on platform name. 2015-09-24 07:49:30 +00:00
qkeyevent tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII. 2016-05-04 13:06:37 +00:00
qkeysequence Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivate 2016-02-02 05:57:08 +00:00
qmouseevent Update copyright headers 2015-02-11 06:49:51 +00:00
qmouseevent_modal Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglwindow tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qpalette Update copyright headers 2015-02-11 06:49:51 +00:00
qpixelformat tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qrasterwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qscreen Update copyright headers 2015-02-11 06:49:51 +00:00
qsurfaceformat Update copyright headers 2015-02-11 06:49:51 +00:00
qtouchevent high-DPI tweaks for autotests 2015-07-30 18:09:12 +00:00
qwindow xcb: fix passing of focus from child to its top level QWindow 2016-10-19 15:24:22 +00:00
kernel.pro Add basic QKeyEvent auto-test 2016-01-30 05:13:21 +00:00