Opening combo box screens key events
Open
Nobody has claimed this yet.
bug
gui
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
How to reproduce:
- Add a new Monstro instrument track
- Click small triangle button next to sine wave pixmap
- Press any key shortcut, it won't work.
Reason: ComboBox uses QMenu to show contents, and it screens key events.
Is there anyone who knows how to fix this?
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
Reproduce the issue by creating a Monstro instrument track, opening the combo box beside the sine wave pixmap, and pressing a key shortcut. Trace how ComboBox shows its QMenu and handles key events; done means shortcuts work while the combo box is open.
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
- 45/100