qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsview
ChunLin Wang 9ba4c6beef Fix QScroller::scrollTo failing in QGraphicsView with movable item
When forcing software scrolling through QScroller::scrollTo,
it will start from (0, 0). QGraphicsViewPrivate::canStartScrollingAt
should consider the locationof points, not just the flags of item.

Fixes: QTBUG-70255
Pick-to: 5.15 6.1 6.2
Change-Id: Iebdd5568baa3bdb41c705204dadb2895cfe9c0e2
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2021-08-20 13:31:45 +00:00
..
.gitignore
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qgraphicsview_2.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_qgraphicsview.cpp Fix QScroller::scrollTo failing in QGraphicsView with movable item 2021-08-20 13:31:45 +00:00
tst_qgraphicsview.h Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00