Realize chord symbols dialog won't open, even though the option is displayed in the menu
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.5.0.11829, revision: 461f048
(Edited). If you just right-click over a chord symbol, without initially selecting it, the "Realize Chord Symbols" is visible but clicking on it gives an "Invalid selection" message.
Fix version
3.5.0
Comments
What error?
Edited OP to make it clearer.
Confirmed. Not really a regression, as that feature is new in 3.5, but marking it as such anyway, needs to get fixed for Beta or final release
Definitely not a regression sinc this feature didn't exist previously.
This is connected to a basic problem with the whole context menu system, it's inconsistent whether any given item in it applies to what was right-clicked or to the selection. As such, it's basically a duplicate of what I think is an existing issue, but I can't find it, so I'm leaving this open for now.
Fixed in branch 3.x, commit 13a415ce76
_fix #305739: Realize chord symbols dialog won't open, even though the option is displayed in the menu
The context menu item was implemented incorrectly (the related cmd was called in the wrong place)._
Fixed in branch 3.x, commit 4acdec6802
_Merge pull request #6128 from anatoly-os/ao_305739_fix
fix #305739: Realize chord symbols dialog won't open, even though the…_
Automatically closed -- issue fixed for 2 weeks with no activity.
now fixed in master too