Incorrect articulations palette displaying

• Aug 3, 2018 - 16:48
Reported version
3.0
Type
Functional
Severity
S3 - Major
Status
closed
Project

OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (32-bit): 3.0.0, revision: 19dc450

Open advanced articulation palette in 3.0:
articulations_palette_display.PNG


Comments

For some reason, when the all the fermartas (top row, 2nd row items 1-2) are positioned in the palette, the Articulation::Layout method isn't called, but it is for every other articulation. I'm not sure why, I'll try and find out :/

Edit: it's because fermartas are layed out in fermarta.cpp, not articulation.cpp. I'll see if I can work on a fix.

I saw incorrect fermata position yesterday when tested opening 2.X scores in 3.0. I know this code (and probably I broke it :) ). I can have a look.
It would be very useful to find the particular revision which breaks it.