enthought / enthought/traitsui
Dragging or context menu ignores multiple node selection in TreeEditor
Open
type: enhancement
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Although selecting multiple nodes is supported, it has no effect on dragging. The default context menu actions also ignores the multiple selection unlike a common expectation.
For now, the app could have a custom context menu to handle the multi-selection properly, but there is nothing the app can do about dragging.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.