enthought / enthought/traitsui
wx: TabularEditor multi-select from keyboard does not update correctly
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
When multi-select is done from keyboard (e.g. shift+down), the visible selection changes as expected, but the 'selected' List trait does not update. However if subsequently the selection is modified by mouse (e.g. Ctrl+click), the 'selected' trait updates as expected (i.e. it 'catches up').
Example: demo Multi_select_string_list.py
wx: OSX, Windows
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.