Disabled menu entries are used as context menu titles
Open
enhancement
gui
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Context menu titles should be flagged differently than disabled entries. Titles are rendered bigger (`font-size: 12px;`) and that makes disabled entries bigger too, affecting `Undo` and `Redo` in the `Edit` menu.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies the context-menu title and disabled-entry rendering, especially Undo and Redo in the Edit menu; begin by reproducing that menu and tracing where those entries are classified and styled. Done means titles remain larger while disabled Undo and Redo entries retain normal sizing, with the behavior checked in the Edit menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100