qt6-bb10/tests/auto/widgets
Andy Shaw 7e60858cbc Don't edit the item if we did not get the press event on the same item
With a QTreeView it is possible that collapsing an item can cause the
item under the mouse to be a new one and over the checkbox area for the
new item. As a result, a release can cause it to change the check state
even though it did not get the press for that item. This ensures that
it only allows the edit if it got the press as well.

Fixes: QTBUG-61476
Change-Id: I9a0821466afc84c97c9819755ccbacd729f7fbd7
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2019-02-26 14:18:18 +00:00
..
dialogs Remove "insignificant" flag from qfilesystemmodel test 2019-02-21 10:43:19 +00:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview winrt: Handle WaitForWindowExposed 2019-02-13 14:04:58 +00:00
itemviews Don't edit the item if we did not get the press event on the same item 2019-02-26 14:18:18 +00:00
kernel Merge remote-tracking branch 'origin/5.12.1' into 5.12 2019-01-23 10:13:29 +01:00
styles Fix resolve() on fonts returned from QWidget::font() 2019-01-22 18:43:18 +00:00
util Set QScroller's parent to its widget, for memory management 2018-12-08 07:18:15 +00:00
widgets Fix QSpinBox tests failing after change in the Windows QPA 2019-02-12 22:17:40 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00