Table.on_activate should fire when pressing Enter with the table focused
Open
enhancement
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 827
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 40
Description
It currently only fires when double-clicking, or long-pressing on mobile.
See discussion #2705.
Contributor guide
Research direction
Start by tracing the Table activation path and read discussion #2705 for the intended keyboard behavior. Verify the existing double-click and mobile long-press behavior, then confirm that pressing Enter with the table focused fires on_activate without regressing those interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100