Make it possible to accept tutorial dialogs by keyboard
Open
Nobody has claimed this yet.
1 vote
enhancement
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The tutorial starts by saying "don't use the mouse!". Yet, to interact with the tutorial (eg. to start or abort it), the user has to use the mouse. The goal of the present issue to let the user interact with the tutorial dialogs via the keyboard.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the tutorial dialog implementation and its start and abort interactions, then trace how keyboard input is handled. Done means the tutorial can be started, interacted with, and aborted using the keyboard without requiring the mouse.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- accessibility, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100