[Libreoffice-bugs] [Bug 73238] FILEOPEN: some objects and picture in DOCX file with many objects misplaced

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 1 09:23:40 UTC 2019


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

--- Comment #13 from Justin L <jluth at mail.com> ---
Somehow the Character properties do not exist in the paragraph attributes for
non-empty paragraphs. Is there some kind of "merging" or throwing away of
attributes from the paragraph?

Here is the difference between node 74 (just a CR) and node 75 (the line
identified in comment 12 with the tab in it).

sw/source/core/text/frmform.cxx:1797: ::Format frame FormatEmpty[0] StrLen[0]
text[]
sw/source/core/text/frmform.cxx:1697: ::Format_ empty lines do not get tortured
for very long
sw/source/core/text/redlnitr.cxx:344: ::InitFontAndAttrHandler calls Init with
pAttrSet[0x55555a7b8ab0] which should contain para nd[74] defaults...
sw/source/core/text/atrstck.cxx:302: ::Init m_pFnt[0] with rFnt height[240],
adds attributes if[0x55555a7b8ab0][1]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[90] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[126] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[127] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[8] isChrAttr[1]
sw/source/core/text/atrstck.cxx:602: ::SetSize changing height from[0x240] to
[480]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[23] isChrAttr[1]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[28] isChrAttr[1]
sw/source/core/text/atrstck.cxx:311: +++of[7] nWhich[64] isChrAttr[0]
sw/source/core/text/atrstck.cxx:323: xxx after attributes init font size[480]

sw/source/core/text/frmform.cxx:1797: ::Format frame FormatEmpty[0] StrLen[1]
text[     ]
sw/source/core/text/redlnitr.cxx:344: ::InitFontAndAttrHandler calls Init with
pAttrSet[0x55555aa3e780] which should contain para nd[75] defaults...
sw/source/core/text/atrstck.cxx:302: ::Init m_pFnt[0] with rFnt height[240],
adds attributes if[0x55555aa3e780][1]
sw/source/core/text/atrstck.cxx:311: +++of[4] nWhich[90] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[4] nWhich[126] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[4] nWhich[127] isChrAttr[0]
sw/source/core/text/atrstck.cxx:311: +++of[4] nWhich[64] isChrAttr[0]
sw/source/core/text/atrstck.cxx:323: xxx after attributes init font size[240]

-- 
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/20191101/bfe624c3/attachment-0001.html>


More information about the Libreoffice-bugs mailing list