Crash when clearing palette cell with filter active

• Jun 17, 2017 - 19:26
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

WIndows 10, GIT commit: 3543170

1) Use custom workspace with Clefs palette enabled for editing
2) Filter palette on "treble"
3) Clear a palette cell

Result: crash

Crash occurs while painting the palette, I believe the dragCells still has a copy of the now-cleared cell we are now drawing garbage.

I can also get crashes with other steps involving other sequences involving filter, clearing, and adding. I suspect there are other places where dragCells versus cell is not being managed correctly.


Comments

Disabling editing while filtered makes a lot of sense indeed. Not quite sure what you mean about the heading - you mean, don't show the title bars for each individual palette within the palette window? Or not show the title of the palette window itself? I kind of like that we can still see the structure, so if I search for a symbol using the filter, I know where to find it later.