[Libreoffice-bugs] [Bug 117297] FILEOPEN: DOCX: table style properties are being ignored

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 30 13:25:41 UTC 2018


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

--- Comment #4 from Justin L <jluth at mail.com> ---
Created attachment 141780
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141780&action=edit
fdo80800b.docx: document that shows DEFAULT_VALUE when DIRECT_VALUE expected

This document proves that my fix is inadequate. Even though the text in Cell1
has directly applied properties of 150% spacing, xCellTextProp reports state ==
DEFAULT_VALUE. However, if you enumerate the paragraph instead, then it reports
DIRECT_VALUE.

(In my debugging patch, the ambiguous section enumerates the paragraphs. Could
this ALWAYS be used, not just when ambiguous? But that only works for paragraph
attrs, not IsCHRATR.)

-- 
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/20180430/6361a932/attachment.html>


More information about the Libreoffice-bugs mailing list