[Libreoffice-bugs] [Bug 135178] Styles and Formatting tree not updated

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 27 08:41:55 UTC 2020


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

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200727/965476a1/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list