To reproduce:
- run attached application
- select Item 5
- press CTRL key
- press RIGHT ARROW key 3 times
- release CTRL key
- press SHIFT key
- press LEFT ARROW key 6 times
Items 2, 3, 4, 5 and 7 will be selected.
Keyboard selection behavior is not documented here http://xdesign.us.oracle.com/projects/javaFX/fxcontrols-ue/specifications/list/list.html, but some logic is expected, i.e. the Item 5 may be deselected but definitely not the Item 6. Also why is Item 8 not selected as new anchor point?
- run attached application
- select Item 5
- press CTRL key
- press RIGHT ARROW key 3 times
- release CTRL key
- press SHIFT key
- press LEFT ARROW key 6 times
Items 2, 3, 4, 5 and 7 will be selected.
Keyboard selection behavior is not documented here http://xdesign.us.oracle.com/projects/javaFX/fxcontrols-ue/specifications/list/list.html, but some logic is expected, i.e. the Item 5 may be deselected but definitely not the Item 6. Also why is Item 8 not selected as new anchor point?