https://bugs.documentfoundation.org/show_bug.cgi?id=141892

--- Comment #4 from Julien Nabet <[email protected]> ---
I confirm I see "RaderChart" with "alpha", "bravo", "charlie" when commenting
block:
// tdf#77007: honor parent's IsEnableSetModified
// Check it before LifeTimeGuard, to avoid deadlocking solar mutex and this
guard
if (auto pParentShell = SfxObjectShell::GetShellFromComponent(getParent());
    pParentShell && !pParentShell->IsEnableSetModified())
    return;

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to