MuseScore
MuseScore copied to clipboard
[MU4 Issue] Status Bar - Zoom - Enter numerical values
Describe the bug Entering numerical values for zoom in status bar does not display same numerical values entered.
To Reproduce Steps to reproduce the behavior:
- Go to Status Bar
- Double click on zoom % in bottom right
- % value becomes highlighted and curson blinks
- Type new numerical value
- See error
Expected behavior Numerical value displayed corresponds to numerical value entered.
Screenshots
https://user-images.githubusercontent.com/30370609/165495134-aa0ac3c5-b774-4a1f-b4a6-98416d9466dd.mov
Platform information OS: macOS 12.2 Arch.: x86_64 MuseScore version (64-bit): 4.0.0-2230826620 revision: github-musescore-musescore-b10e37c
@Tantacrul - FYI
Currently working on this issue; it seems like it's an issue of the background color of the NumberInputField
being deceivingly set to ui.theme.accentColor
, which makes it seem like the text is being selected when it, in fact, is not.
Cool. Let me know when you want one of us to test it for you.
Either myself, @bkunda or @DmitryArefiev will take a look.
Should be all good to go!
Retested on Mac12