Test case for tapping on stacked mouse areas
authorDaniel d'Andrada <daniel.dandrada@canonical.com>
Wed, 19 Dec 2012 17:29:49 +0000 (15:29 -0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 9 Jan 2013 17:42:42 +0000 (18:42 +0100)
commit5644e4f46c39964c0541d29740a9f741a0830f66
tree424aa875a1845ae516001707469694920ff9d807
parent54f9fe5d41bc4a66d03c9846c1990958518d8623
Test case for tapping on stacked mouse areas

Shows bug where the bottom mouse area could get a double click event out
of a single tap.

Change-Id: I4907a1506db2b4ccc5299d698c6e05fd02db963c
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
tests/auto/quick/touchmouse/data/twoMouseAreas.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/tst_touchmouse.cpp