<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 - left-right following page styles (circular dependency) don't export nicely to DOCX - excessive page styles/breaks."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133951">bug 133951</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;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>Additional page break inserted on export to DOCX
</td>
<td>left-right following page styles (circular dependency) don't export nicely to DOCX - excessive page styles/breaks.
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - left-right following page styles (circular dependency) don't export nicely to DOCX - excessive page styles/breaks."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133951#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - left-right following page styles (circular dependency) don't export nicely to DOCX - excessive page styles/breaks."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133951">bug 133951</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>Yeah. This requires serious emulation because MS formats don't have a concept
such as "left page style follows a right page style.". But this one ought to
fall under IsPlausableSingleWordSection, and thus define both right and left
page in a single style.
That will be fairly hard to do. The exporter will need to look specifically for
a circular page-style relationship, keep track of those two names, and define a
single section that applies while those two names are uninterrupted.
Currently, every other page is going to have a pagebreak-with-style -> NEW.
I notice that the even pages are missing the footer content - which is the most
concerning to me.</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>