Feedback
ListBox can now respond to keyboard input
- Status
- Fixed
- Fixed in
- v26.8.1
- Source discussion
- https://forum.objo.dev/d/716-class-listbox-missing-keydown-event
- Last updated
- 2026-08-04
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
ListBox controls should expose keyboard events so desktop apps can respond to keys such as Delete, implement type-ahead selection, and add custom shortcuts while preserving normal ListBox behaviour when a key is not consumed.