0

listbox anomaly with checkmark when using the up or down cursor keys

asked 2017-09-08 09:38:28 +0800

LuigiFabbri gravatar image LuigiFabbri
46 5

updated 2017-09-10 08:10:29 +0800

Hello,

i have a listbox with checkmark, if i select some row and then press the up or down cursor keys, the listbox deselect all rows except the current row. Is there a solution for this?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-09-11 08:16:33 +0800

cor3000 gravatar image cor3000
6280 2 7

updated 2017-09-11 08:17:55 +0800

Hi Luigi,

that's the expected implemented behavior. Other multi selection widgets behave the same: e.g.:

  • windows (file) explorer behaves the same when selecting files using the keyboard
  • project explorer tree in IntelliJ or Eclipse

To change the current focussed listitem without changing the selection you have to use CTRL-UP/-DOWN as documented (also the same input patterns work in explorer and many other places)

Robert

link publish delete flag offensive edit

Comments

Thanks Robert

LuigiFabbri ( 2017-09-11 08:39:28 +0800 )edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2017-09-08 09:38:28 +0800

Seen: 9 times

Last updated: Sep 11 '17

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More