summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/BLACKLIST
diff options
context:
space:
mode:
authorBłażej Szczygieł <spaz16@wp.pl>2016-01-19 22:32:52 +0100
committerBłażej Szczygieł <spaz16@wp.pl>2016-02-24 09:03:14 +0000
commit7091be1b7999d93fe2126042161dcd1d8fd20026 (patch)
treecdfed192630f706bbfc2b7f9073c690b7df86b9e /tests/auto/gui/kernel/qwindow/BLACKLIST
parent63b5f5cb98fe19af5bf20d4f581723cb91a46dcb (diff)
xcb: Deliver mouse enter event to window when closing modal window
When a modal window is closed and the mouse is not under the modal window - find a proper window and send a fake enter event. Added auto test for checking enter event on window when modal window is closed. Task-number: QTBUG-35109 Change-Id: I370b52d386503820ac9de21e6d05fd019ca456ec Reviewed-by: Shawn Rutledge <shawn.rutledge@theqtcompany.com>
Diffstat (limited to 'tests/auto/gui/kernel/qwindow/BLACKLIST')
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index 26cace1403..cfbd47745f 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -6,3 +6,5 @@ ubuntu-14.04
ubuntu-14.04
[modalWithChildWindow]
ubuntu-14.04
+[modalWindowEnterEventOnHide_QTBUG35109]
+ubuntu-14.04