[Libreoffice-bugs] [Bug 82065] FILEOPEN: DOCX Strict - Numbering indentation not imported correctly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 23 22:01:36 UTC 2017


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

Yousuf Philips (jay) <philipz85 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jluth at mail.com,
                   |                            |mikekaganski at hotmail.com
             Blocks|                            |108760
            Summary|FILEOPEN: DOCX Strict -     |FILEOPEN: DOCX Strict -
                   |Numbering indentation not   |Numbering indentation not
                   |correct                     |imported correctly

--- Comment #9 from Yousuf Philips (jay) <philipz85 at hotmail.com> ---
Still present.

Version: 6.0.0.0.alpha1+
Build ID: d76c4e5c9aaf8bd27ec97679bcaeba5b18aca493
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: group

Checked the xml code between attachment 103906 and the problem seem to be that
the WWNum32 list style isnt being imported correctly from /word/numbering.xml
and showing it as 36pt when the xml clearly shows 72pt.

<w:abstractNum w:abstractNumId="32">
 ...
 <w:lvl w:ilvl="0" w:tplc="0409000F">
   ...
   <w:lvlJc w:val="start" />
   <w:pPr>
     <w:ind w:start="72pt" w:hanging="18pt" />
   </w:pPr>
 </w:lvl>

Justin, Mike: thoughts?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108760
[Bug 108760] [META] DOCX (OOXML) style bugs and enhancements
-- 
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/20171023/361edbe3/attachment.html>


More information about the Libreoffice-bugs mailing list