<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN DOCX : Common domain has compatibility problems"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134592">bug 134592</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>vmiklos@collabora.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN DOCX : Common domain has compatibility problems"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134592#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN DOCX : Common domain has compatibility problems"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134592">bug 134592</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>Here is my understanding of the situation:

1) the progressbar has nothing to do with this, apart from slightly modifying
the visible area of the document after open

2) the fields are updated because once wordcounting finishes, all stats fields
are updated. Now document metadata has a single "is modified" flag, so whenever
stats change, all metadata (stats, doc info) is re-calculated, including the
creating time, even if it's not metadata

3) one concrete fix that can be done here is to lock down the "creation date"
field: that will obviously not change, and it's a docx import bug that the
importer requests it to be updated (because that's the default in Writer, but
"no update" is Word's default), loosing the formatting on open

I'll take care of 3), and let's reduce the scope of this bug to just that.
Please open a separate, non-regression bug for the rest. Thanks.</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>