musescore / musescore/MuseScore
Page size locked at a maximum number
Open
Nobody has claimed this yet.
P3
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
- With a score open, open Page Settings
- In Page Size, Width, type 4500.00mm
- Numbers stop at 450.00mm
- Type 999.00mm
- Increase width with spin arrows (Hold Ctrl to jump by 10s)
- Numbers now go into 4 digit numbers.
- Try to edit the numbers directly [Cannot]
- Change the Unit to Inch
- Type in a number like 160
- Change the Unit back to Millimeter
- Width changes to 2000, but score stays at 160 inches (about 4000 millimeters)
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
MuseScore Studio version (64-bit): 4.4.4-243461245
Regression
No
Operating system
Windows 10
Additional context
No response
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.