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

--- Comment #9 from Caolán McNamara <[email protected]> ---
Maybe the problem is on each context switch of a sidebar since
https://cgit.freedesktop.org/libreoffice/core/commit/?id=187445b2d2885ced92be37ffb11cd2a9bb11f8d6
there is a UpdateConfigurations (which has TODO above it) in
sfx2/source/sidebar/SidebarController.cxx which might be where some of these
writes come from. Possibly simply checking if the values have changed before
writing to config might give some improvements in the various config writing of
the sidebar. Possibly worth investigating if there's any real value in writing
the setting on each context switch.

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