<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Same content on left/right pages/ Same content on first page checked on file open DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136472">bug 136472</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;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>112874
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Same content on left/right pages/ Same content on first page checked on file open DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136472#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Same content on left/right pages/ Same content on first page checked on file open DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136472">bug 136472</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>The big difference is that two page styles are involved in import. The first
header moves into a separate page style for DOCX (not DOC since 4.1). So not
really a bug since emulation provides the same look as the original document.

This was a good exercise for me to go through - to review the order of support
for separate first header/footer.

-3.5 (Dec 2011): already had left/right headers and footers, but no first page.
So the whole idea of a "next page style" looks like the original concept of
LibreOffice. The other stuff (first/left/right headers/footers) was probably
added for compatibility with MSWord purposes. At this point, both DOC and DOCX
successfully emulate this kind of file on import as a First Page / Default
page-style combination.

-4.0 UI for first page header/footer added with
author  Miklos Vajna on 2012-10-05 17:20:01 +0200
commit  751dacec8e0947c2d85187342995822e6dc62912
SvxHFPage: add UI for style::PageProperties::FirstIsShared

-4.1: support added to import "default with first" DOC and export to DOC/DOCX.
linux bibisect41max commit f1e99f38d537693ab8d73d721421f43d82b365b2
    commit 1e113cb7604e1509e7d598a9be329f1f7b6e9322
    Author:     Luke Deller on Mon Feb 11 10:41:05 2013 +0000
        import different first page header/footer from doc

and in the prior commit 532e25f8b0ef1daeca1f9f84c7084812b72841d5
    Author:     Luke Deller on Mon Feb 11 10:26:34 2013 +0000
        export different first page header/footer to doc/docx

So, it looks like DOCX was never modified to use the new capability of a
separate first page header/footer. So I think this is a legitimate enhancement
report - although it is a rather dangerous area to mess around in. But it is
also a fairly problematic area, so there should be lots of unit tests related
to this to help catch re-implementation errors.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Bugs related with odd and even pages, header and footer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112874">Bug 112874</a>] [META] Bugs related with odd and even pages, header and footer
              </li>
          </ul>
        </div>
        <br>

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

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