https://bugs.documentfoundation.org/show_bug.cgi?id=153042
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.documentfounda |https://bugs.documentfounda |tion.org/show_bug.cgi?id=10 |tion.org/show_bug.cgi?id=11 |6953 |2211 --- Comment #16 from Justin L <[email protected]> --- OK - I think the main problem here is that we do no distinguish between documents that do not have a tabStop defined (i.e. default of zero), or those that do have it defined as zero. tdf148360.docx is probably the poster child for this aspect of the bug, although it seems to be slightly corrupt, since things change when hitting OK after viewing the settings. It has no tabstop defined, and thus a default tabstop should be activated. If the tabstop is defined, and it is the same as the first line indent position, then the tabstop should just be swallowed up. The tdf153042_X documents are examples of this. sampl1.doc gets numbering via the Heading 3 style, but has direct paragraph formatting (Heading 3 + Left:0" that overrides the numbering I guess. (Changing the paragraph format to just "Heading 3" indents similar to LO. tdf106953.docx seems to be slightly corrupt, since viewing the settings and hitting OK changes things. There is a tabstop defined at .25 inch, but regular paragraph indent of 0.5. In Word it looks like the 0.5 is winning out, but when pressing OK it looks like it changes to the .25 indent. -- You are receiving this mail because: You are the assignee for the bug.
