<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: View setting changes from "Web" to "Normal""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124114">bug 124114</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;">CC</td>
           <td>
                
           </td>
           <td>baron@caesar.elte.hu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>bibisectRequest, possibleRegression
           </td>
           <td>bibisected, bisected
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: View setting changes from "Web" to "Normal""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124114#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: View setting changes from "Web" to "Normal""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124114">bug 124114</a>
              from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
        <pre>The following commit changed the behavior to disregard web view setting. I'd
say, NOTABUG, see rationale below.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=ffb4d7b16b386ba13f27722cd78406d5b5c5baca">https://cgit.freedesktop.org/libreoffice/core/commit/?id=ffb4d7b16b386ba13f27722cd78406d5b5c5baca</a>
author          Jan Holesovsky <<a href="mailto:kendy@collabora.com">kendy@collabora.com</a>>    2017-09-18 13:17:39
+0200
committer       Jan Holesovsky <<a href="mailto:kendy@collabora.com">kendy@collabora.com</a>>    2017-09-19 10:26:13
+0200

"Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.

In other words, let's open documents in the non-web view even when saved with
<w:view w:val="web"/>.

The behavior I see in Word 2013 (and it's documented that his happens in 2016
too) is that the setting is not a document setting any more, but user's
setting.  Ie. regardless of what is written in the file, the .docx document
opens in the Print Layout if the Word was in the Print Layout until now, and
in the Web Layout if it was that mode.

We handle the non-web layout much better than the web layout, so let's just
default to the normal layout on load."</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>