qt6-bb10/tests/auto/widgets/itemviews
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
..
qabstractitemview winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00
qcolumnview winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qfileiconprovider
qheaderview tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screens 2019-02-05 08:24:45 +00:00
qitemdelegate tst_QItemDelegate: try to stabilize combobox test 2019-01-25 14:47:17 +00:00
qitemeditorfactory
qitemview Autotests/QItemView: re-enable tst_QItemView::indexAt() 2018-09-09 12:04:15 +00:00
qlistview Improve keyboard navigation in QListView when isWrapping is enabled 2019-02-06 09:50:58 +00:00
qlistwidget tests/auto/widgets/itemviews: Avoid unconditional qWait()s 2018-05-09 05:52:22 +00:00
qtableview Blacklist a flaky qtableview function in WinRT 2019-01-08 11:58:41 +00:00
qtablewidget QTableWidget: fix cellChanged signal emitted by takeItem() 2018-10-19 12:19:20 +00:00
qtreeview 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
qtreewidget qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
qtreewidgetitemiterator tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
itemviews.pro Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00