Fermatas do not respond to selection filter
Reported version
3.0
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.5457, revision: 3ba972d
See attached file: fermatas in measure 1 and 7.
- When you select a fermata and use the up/down arrows, the focus is lost. The arrows cannot be used to move it.
- The fermata does not respond to the selection filter. For example, select the first measure in the example score, untick "Articulations & Ornaments," (Selection filter) and copy the measure to another location: the fermata is unexpectedly copied too.
Attachment | Size |
---|---|
articulations_and_ornaments.mscz | 10.88 KB |
Fix version
3.4.0
Comments
Fermatas are no longer considered articulations internally but are now their own type. We could special case this int he filter, or we add a new category.
I can't reproduce the loss of focus. It is however now the case that with the new element type for fermatas, they work more like other elements where you need to double-click them to nudge them with the cursor (edit mode).
In reply to Fermatas are no longer… by Marc Sabatella
So maybe in the selection filter, we still need to categorize fermatas as articulations?
See https://github.com/musescore/MuseScore/pull/5483.
Fixed in branch master, commit a2c2cdcd5a
fix #284073: fermatas do not respond to selection filter
Fixed in branch master, commit 152a62fd9a
_Merge pull request #5483 from Howard-C/fermata-selection-filter
fix #284073: fermatas do not respond to selection filter_
Automatically closed -- issue fixed for 2 weeks with no activity.