enthought / enthought/traitsui

wx: TabularEditor multi-select from keyboard does not update correctly

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.