-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.3
-
None
-
Qt 4.7.1 Linux Desktop - Linux Ubuntu 10.10
-
29e71ca376f48bafc2105b656a702f3edd4501a8
I have a QML ListView with sections, preferredHighlightBegin/End and highlightRangeMode=ListView.StrictlyEnforceRange. When I change the currentIndex with key up or down (which call decrementCurrentIndex() or incrementCurrentIndex()), the view moves on the section header and not on the first item of the section (see the example in attachment). When I change the currentIndex by flicking the view there is no problem.
- resulted in
-
QTBUG-74544 tst_QQuickListView::enforceRange_withoutHighlight is flaky on opensuse
-
- Open
-