MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

[MU4 Issue] Status Bar - Zoom - Enter numerical values

Open lengthwave opened this issue 2 years ago • 4 comments

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:

  1. Go to Status Bar
  2. Double click on zoom % in bottom right
  3. % value becomes highlighted and curson blinks
  4. Type new numerical value
  5. 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

lengthwave avatar Apr 27 '22 10:04 lengthwave

@Tantacrul - FYI

lengthwave avatar Apr 27 '22 10:04 lengthwave

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.

Salavin avatar Jan 13 '23 22:01 Salavin

Cool. Let me know when you want one of us to test it for you.

Either myself, @bkunda or @DmitryArefiev will take a look.

Tantacrul avatar Jan 14 '23 18:01 Tantacrul

Should be all good to go!

Salavin avatar Jan 14 '23 20:01 Salavin

Retested on Mac12

DmitryArefiev avatar Mar 08 '23 11:03 DmitryArefiev