[Libreoffice-bugs] [Bug 112229] Styles and Formatting - Text Body does not retain certain commands

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 10 15:30:51 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=112229

Buovjaga <todventtu at suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |todventtu at suomi24.fi

--- Comment #1 from Buovjaga <todventtu at suomi24.fi> ---
I focused on the bit that says: Oh dear I hit CTL-0 to get “text body” or
“default style, and the indents didn’t happen. This is supposed to be indented
1.4.”

It appears it is stuck in a numbering style even though it is masquerading as
Text Body :(

I unzipped the document and uploaded content.xml and styles.xml to
http://xmlbeautifier.com/ and beautified them so I could make some sense of the
markup.

In the content.xml we see this representation:
<text:p text:style-name="P2">Oh dear I hit CTL-<text:span
text:style-name="T1">0 to get “text body” or “default style, and the indents
didn’t happen. This is supposed to be indented 1.4.”</text:span></text:p>

Earlier in the content.xml the P2 and P3 styles are defined as:
<style:style style:name="P2" style:family="paragraph"
style:parent-style-name="Text_20_body" style:list-style-name="WWNum1" />
<style:style style:name="P3" style:family="paragraph"
style:parent-style-name="Text_20_body">

The styles.xml does not contain definitions for P2 or P3, but it does have
<text:list-style style:name="WWNum1">

Is it possible for you to give minimal steps on how to arrive at this sort of
situation?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170910/4b8b2e8a/attachment-0001.html>


More information about the Libreoffice-bugs mailing list