aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-09-01 17:28:25 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-09-01 16:44:34 +0000
commitb23a0dc60f72ad02475a234deb7137f7ab170d14 (patch)
treece0cbd9863be31e1e040da7db1c34b203fcc33ec /.qmake.conf
parent19e7fb3911c2032d2bdf05e2d37da0a0967d419a (diff)
tst_combobox: remove bogus mouse highlight checks
ComboBox gained mouse hover support in Qt 5.9. The highlighted() signal is now emitted during the test, because 4c46dce8f in qtdeclarative made QuickTest use QTest::mouseXxx(), which in turn calls the window system interface to deliver mouse events, and consequently, items in the combo box receive hover events. Before, QuickTest was sending mouse events directly, so there were no hover events involved. There is a separate test_mouseHighlight() function for the mouse highlighting functionality, so these tests can be simply removed. Task-number: QTBUG-62926 Change-Id: I7e5e0df993a9c2f78bae641bdfa9189f3cd0cc67 Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to '.qmake.conf')
0 files changed, 0 insertions, 0 deletions