-
Bug
-
Resolution: Done
-
P2: Important
-
4.5.0
-
None
-
8da7252de0badb818302763cbe62c38ad699f1f3
When having disabled columns in an itemview, then navigating using tab will only work until an disabled item is reached.
Navigation is then stopped, but should instead jump to the next enabled item.
The problem seem to occur only when the last column of an itemview is disabled.