Shortcut key on button labels
Open
- Dominant language
- C
- Stars
- 516
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Although it is not documented, I realized that if I use **&** before any letter on the label of a `UI\ Controls\Button`, the letter becomes shortcut key, as in & Close -> **C**lose
However, I did not figure out how to capture hotkey presses. Is this implemented?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the UI\Controls\Button entry point and inspect how an ampersand in a label is interpreted. Then look for the existing keyboard or hotkey event entry points; done means determining whether shortcut presses can be captured and documenting or implementing the behavior clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100