In the Song Editor, the gear icon should trigger context menu with RMB (not LMB)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
[EDIT]: Note that the proposed resolution is completely different. I am not changing my suggestion to match that; otherwise the subsequent posts in this thread will not make any sense.
In the Song Editor tracks, the gear icon is the only place where the context menu is triggered with LMB, rather with RMB. In fact, the RMB has no response at all.
On the same track, all the other elements have context menus triggered with RMB.
(Mute+Solo LEDs, VOL, PAN, and elements on timeline)
Desired: Even the gear icon should have context menu, for the sake of consistency.
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
Locate the Song Editor track gear icon handling and compare it with the right-click handlers for the Mute, Solo, VOL, PAN, and timeline elements. Confirm the intended behavior against the issue discussion, then verify that right-clicking the gear opens the context menu consistently with the other track controls.
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
- 35/100