Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.1
-
None
-
-
61c09bcef (master)
Description
If a view has a delegate that sets a different height for the current item, then QAbstractItemView::keyPressEvent() causes selection to change twice: First to the correct item and to some random one. It seems that the code that calculates the new selected rectangle mixes the old and the new height somehow.
The attached project demonstrates the issue both visually and with debug output: Just use the arrow-down key to go through the list items.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-27006 Selection in issues pane is wrong
- Closed
-
QTCREATORBUG-27506 [BISECTED] Broken Keyboard navigation of Compiler errors in Issues list
- Closed