enthought / enthought/traitsui
TabularEditor: broken behavior of left and right cursor keys
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
In OS X, wx backend:
In a Tabular editor, the left and right cursor keys are supposed to move the currently selected row up and down, respectively. This appears to be broken. Run either of these demos and hit the left and right cursor keys several times:
traitsui/examples/demo/Advanced/Tabular_editor_demo.py
traitsui/examples/demo/Advanced/Auto_update_TabularEditor_demo.py
The editor appears to lose track of what row is currently selected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.