aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2021-09-17 16:42:47 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-27 09:00:33 +0000
commite5715c8a00648f6143e2ab1a64783a4264ea43eb (patch)
treefb934c371c60e3074277b5135c1ffdfbc807f5bb
parent00647a60ef9de4c835bd59e8bbce2f315f58c40b (diff)
ScrollBar::test_mouse(): remove workaround that is not needed anymore
This was fixed with 1b66b7727272ec28f31a1672032346792350b5b7, so the workaround is not needed anymore Change-Id: I4efa38e4dbb597a80ee241403bfb712fddfa1e8a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit ecd47ce86563307f8aa9ba1cb37fc2f5f9cb7885) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml b/tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml
index 739dd9d44c..68a0c1404b 100644
--- a/tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml
+++ b/tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml
@@ -236,10 +236,6 @@ TestCase {
function test_mouse(data) {
var control = createTemporaryObject(scrollBarWithDefaultPadding, testCase, data.properties)
verify(control)
- // ### we should consider calling updateGeometry() from QQuickStyleItem::componentComplete()
- // to avoid the wait here...
- if (control.__decreaseVisual.indicator !== null)
- waitForItemPolished(control.__decreaseVisual.indicator)
var grooveRange = {
start: { // top left