qt5base-lts/tests/baseline
Volker Hilsheimer 56da533b45 Never handle scrollbars styled with box or border changes as transient
If scrollbars are styled with a style sheet that includes a box or
removes off the native border, then we never treat them as transient or
overlapping. Otherwise, the layout logic in QAbstractScrollArea will
show them on top of the viewport, overlapping the content.

Add case to the style sheet test baseline test. It's a test for
scrollbars in a scroll area, rather than a test for the styling of the
scrollbars themselves.

Fixes: QTBUG-98289
Pick-to: 6.2
Change-Id: Ic53ad248b3eedd54722ac7b2fe5256a27092dbc1
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2021-11-29 16:02:28 +01:00
..
painting Rename and restructure the baseline (lancelot) testing code 2021-11-16 14:01:50 +01:00
shared Share common code for baseline-testing widget UIs 2021-11-26 22:40:54 +01:00
stylesheet Never handle scrollbars styled with box or border changes as transient 2021-11-29 16:02:28 +01:00
widgets Share common code for baseline-testing widget UIs 2021-11-26 22:40:54 +01:00
CMakeLists.txt Fix and complete style sheet support for QToolButton 2021-11-26 09:36:07 +01:00