hydrusnetwork / hydrusnetwork/hydrus
Shortcuts do nothing when keyboard focus is on a dropdown menu
Open
Nobody has claimed this yet.
bug
upstream
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Whenever my keyboard focus is on a dropdown list, like the sort order selector, pressing shortcuts doesn't do anything. Pressing escape while on a dropdown list doesn't clear its focus either.
Contributor guide
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
Reproduce the issue by focusing the sort-order dropdown, then pressing a shortcut and Escape. Trace the application's keyboard shortcut and focus handling from that interaction. Done means shortcuts work while a dropdown has focus and Escape clears the dropdown focus.
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