Disable autocomplete of zoom percentage field jeetee • Aug 29, 2017 - 10:11 Reported version 2.1 Type Functional Severity S5 - Suggestion Status closed Project MuseScore Tags ui Per https://musescore.org/en/node/248141 having autocomplete in this field works counter intuitive. Reply Comments Jojo-Schmitz • Aug 29, 2017 - 11:57 Probably as simple as adding setAutoCompletion(false); to MagBox::MagBox() Reply jeetee • Jan 2, 2018 - 22:14 Status (old) active ⇒ patch (ready to commit) Status active ⇒ PR created and so it is: https://github.com/musescore/MuseScore/pull/3374 Reply Git Message • Jan 10, 2018 - 16:10 Status (old) patch (ready to commit) ⇒ fixed Status PR created ⇒ fixed Fixed in branch master, commit beda9d2ee6 fix #248316 Disable autocompletion of zoom percentage field Reply Git Message • Jan 10, 2018 - 16:10 Fixed in branch master, commit f6a1d0ebfc Merge pull request #3374 from jeetee/248316_disable_autocomplete_of_zoom_percentage_field fix #248316 Disable autocompletion of zoom percentage field Reply Git Message • Jan 10, 2018 - 16:11 Fixed in branch 2.2, commit f7d9470006 fix #248316 Disable autocompletion of zoom percentage field Reply System Message • Jan 25, 2018 - 09:00 Status (old) fixed ⇒ closed Status fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Jojo-Schmitz • Aug 29, 2017 - 11:57 Probably as simple as adding setAutoCompletion(false); to MagBox::MagBox() Reply
jeetee • Jan 2, 2018 - 22:14 Status (old) active ⇒ patch (ready to commit) Status active ⇒ PR created and so it is: https://github.com/musescore/MuseScore/pull/3374 Reply
Git Message • Jan 10, 2018 - 16:10 Status (old) patch (ready to commit) ⇒ fixed Status PR created ⇒ fixed Fixed in branch master, commit beda9d2ee6 fix #248316 Disable autocompletion of zoom percentage field Reply
Git Message • Jan 10, 2018 - 16:10 Fixed in branch master, commit f6a1d0ebfc Merge pull request #3374 from jeetee/248316_disable_autocomplete_of_zoom_percentage_field fix #248316 Disable autocompletion of zoom percentage field Reply
Git Message • Jan 10, 2018 - 16:11 Fixed in branch 2.2, commit f7d9470006 fix #248316 Disable autocompletion of zoom percentage field Reply
System Message • Jan 25, 2018 - 09:00 Status (old) fixed ⇒ closed Status fixed ⇒ closed Automatically closed -- issue fixed for 2 weeks with no activity. Reply
Comments
Probably as simple as adding
setAutoCompletion(false);
to MagBox::MagBox()and so it is: https://github.com/musescore/MuseScore/pull/3374
Fixed in branch master, commit beda9d2ee6
fix #248316 Disable autocompletion of zoom percentage field
Fixed in branch master, commit f6a1d0ebfc
Merge pull request #3374 from jeetee/248316_disable_autocomplete_of_zoom_percentage_field
fix #248316 Disable autocompletion of zoom percentage field
Fixed in branch 2.2, commit f7d9470006
fix #248316 Disable autocompletion of zoom percentage field
Automatically closed -- issue fixed for 2 weeks with no activity.