Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.12
-
None
Description
When Repeater used for Item creation,
we have following issue:
When Repeater create new item and this item tried to
use keyboard.left or keyboard.right to other Repeater's item -
these items don't create yet, and we have issue with
navigation keys.
Set rightSet to true if right really changed.
When object call KeboardNavigation::setRight with null item.
rightSet field = true, but right field did not changed (null).
After that navigation keys works incorrect.
The same for other cases.
Attachments
For Gerrit Dashboard: QTBUG-83356 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
296566,2 | webOS: Revert "Make QQuickKeyNavigationAttached respect user set values" | 5.12.6 | qt/qtdeclarative | Status: ABANDONED | -2 | 0 |
297871,10 | Fix QQuickKeyNavigationAttached issue | 5.12 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
299468,6 | Fix QQuickKeyNavigationAttached issue | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
303942,2 | Fix QQuickKeyNavigationAttached issue | 5.15 | qt/qtdeclarative | Status: MERGED | +2 | 0 |