Feedback
ListBox sorting clears the current selection
- Status
- Fixed
- Fixed in
- v26.5.6
- Source discussion
- https://forum.objo.dev/d/149-listbox-bugs
- Last updated
- 2026-05-24
Public summary
Sorting a ListBox column should preserve the selected row or rows and move the selection with those rows to their new positions. Currently, sorting a column clears the current selection, which makes it easy for users to lose context after changing sort order.