musescore / musescore/MuseScore
MuseScore window positioned between two monitors (with different scaling) has issue with menu popup position
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (incorrect info or interface appearance)
Description with steps to reproduce
https://github.com/musescore/MuseScore/issues/27398#issuecomment-2978092165
But there seems to be a slight issue if the window is positioned between the two monitors. See screenshot below:
The menu bar is half visible on each monitor and clicking on the menu items on the left monitor makes the menus appear on the right monitor. Clicking the menu items on the right monitors show the menus correctly though.
This issue is anyway less likely to happen as the window is usually entirely displayed on one monitor only, but there might be cases where someone might want to extend the window between 2 monitors for more space.
Supporting files, videos and screenshots
1
What is the latest version of MuseScore Studio where this issue is present?
4.6.0-251690322
Regression
No.
Operating system
Windows 10
Additional context
#28440
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.