<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_RESOLVED bz_closed"
title="RESOLVED NOTABUG - numbering style with number followed by TAB does not work correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=94028">bug 94028</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>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - numbering style with number followed by TAB does not work correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=94028#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - numbering style with number followed by TAB does not work correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=94028">bug 94028</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>(In reply to Ulrich Windl from <a href="show_bug.cgi?id=94028#c0">comment #0</a>)
<span class="quote">> When using numbering styles where the number is followed by a TAB, the
> position of the first character after the number is not at a TAB position
> defined in the paragraph style.</span >
Correct. It is at the position specified by the numbering.
(In reply to Ulrich Windl from <a href="show_bug.cgi?id=94028#c17">comment #17</a>)
<span class="quote">> I had created another test document (bug-94028) to verify: A numbered list
> with two items, each using the same paragraph format. The first item has
> wrong indent after line 2, while the second item has correct indent.</span >
This looks fine to me. The two paragraphs have different before text/first-line
indents. (I guess that is where the complaint comes in.)
Looking at the ODT, Paragraph 2 doesn't INHERIT the numbering style, it is
directly applied. In the case where the numbering is inherited, the style
overrides the numbering indents. But when the numbering is directly applied, it
now has priority over the style's indents.
<style:style style:name="P1" style:family="paragraph"
style:parent-style-name="Numbering_20_1">
<style:text-properties officeooo:paragraph-rsid="00131c3c"/>
<style:style style:name="P2" style:family="paragraph"
style:parent-style-name="Numbering_20_1"
style:list-style-name="Numbering_20_1">
<style:style style:name="Numbering_20_1" style:display-name="Numbering 1"
style:family="paragraph" <style:paragraph-properties fo:margin-left="0.3937in"
fo:text-indent="-0.3937in"
I'm sure this is working as it should.</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>