<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 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#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 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:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>@Caolán
A small addition. I should have noticed it before, the disk write occur because
LibO is updating the registrymodifications.xcu.

* LibO is updating registrymodifications.xcu when Switching between two empty
Writer Documents, without making any actual to the file content. And there seem
to be more cases where this is happening (for example selecting two table
cells)

* A real change is saved when using the color picker (RecentColor/
RecentColorName) but I'm not sure if this is desired. 

<item oor:path="/org.openoffice.Office.Common/UserColors"><prop
oor:name="RecentColor" oor:op="fuse"><value>0</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/UserColors"><prop
oor:name="RecentColorName"
oor:op="fuse"><value><it>Black</it></value></prop></item></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>