hydrusnetwork / hydrusnetwork/hydrus
Context menu has underlined access keys assigned.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Currently the menu bar has underlined letters (purely cosmetic), in most other programs you would be able to hit that button and open the corresponding menu. Then further options would have a key assigned that you could hit to open the next part. This would allow fairly smooth keyboard navigation of parts of Hydrus.
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
Start by locating Hydrus's menu bar and context-menu implementation, then inspect how menu labels currently receive underlined access keys. Confirm the intended keyboard navigation path through menus and submenus. Done means the underlined keys open their corresponding menus and continue navigation through subsequent options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100