<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - For every add or remove action of a table or shape in Writer or Draw around 120 kb gets written"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108655#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - For every add or remove action of a table or shape in Writer or Draw around 120 kb gets written"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108655">bug 108655</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>Maybe the problem is on each context switch of a sidebar since
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=187445b2d2885ced92be37ffb11cd2a9bb11f8d6">https://cgit.freedesktop.org/libreoffice/core/commit/?id=187445b2d2885ced92be37ffb11cd2a9bb11f8d6</a>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>