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

--- Comment #1 from Mike Kaganski <[email protected]> ---
Caused by grabbing the change link exclusively by SI in
WriterInspectorTextPanel::WriterInspectorTextPanel (calling
SwWrtShell::SetChgLnk). We must either make it chained (e.g. store previously
set link in a member variable, and call it before/after we execute code in our
link), or modify SI to not set the link, but to use the existing link
(investigate how sidebar/toolbar get notifications and don't step on each
other's toes).

-- 
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