musescore / musescore/MuseScore
Click-area for dismissing popups is incorrect
Open
@Eism is already working on this.
Since Jun 18, 2024.
P3
UI
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Description
When a popup is open, it cannot be dismissed by clicking in a certain radius around it. It should be dismissed by clicking anywhere outside of the popup bounds.
Perhaps the shadow or area reserved for the triangle arrow is causing this issue.
https://github.com/musescore/MuseScore/assets/20806406/b41ef6c4-e1ae-4574-9b00-b6510c3956d4
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.
Assessment
This issue has not been assessed yet.