[Libreoffice-bugs] [Bug 140572] FILESAVE DOCX Crash when saving a file with superscript formatting

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 23 12:17:07 UTC 2021


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

--- Comment #13 from Justin L <jluth at mail.com> ---
My patch is an import patch, so it seems to be exposing a problem on the export
side. That said, I don't see everything in Word being considered to be in
superscript.  I wonder why not, since:
<w:docDefaults>
  <w:rPrDefault>
    <w:rPr>
      <w:position w:val="18"/>
...
    </w:rPr>
  </w:rPrDefault>
</w:docDefaults>

Are they making some kind of exception in this case?  (There are a few other
character properties here, so this is not a unique entry...)

-- 
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/20210223/0bd8f15a/attachment.htm>


More information about the Libreoffice-bugs mailing list