[Libreoffice-bugs] [Bug 133522] New: FILEOPEN: DOCX: LayoutInCell: position of textbox incorrect.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 30 10:46:04 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133522
Bug ID: 133522
Summary: FILEOPEN: DOCX: LayoutInCell: position of textbox
incorrect.
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jluth at mail.com
Created attachment 161424
--> https://bugs.documentfoundation.org/attachment.cgi?id=161424&action=edit
missing-path.docx: from ooxmlexport10 - the number is not positioned correctly.
The arrow should be almost touching the number, not an inch below it.
Based on a PDF comparison, I can see that the position of the textbox/number is
what is wrong. I am guessing that LayoutInCell=0 indicates a different anchor
position should be used.
This document is in 2010 mode.
<w:compatSetting w:name="compatibilityMode" w:val="14"/>
It is worth noting that if compatibilityMode=15 (2013 mode) is set in this
document, then Word 2013 is somewhat similar to how LO is currently showing it,
although it is only about a 1/2 inch away. Therefore any fix for this should
take into account the compatibilityMode. See bug 77794 comment 17 for
inspiration for that.
A bibisect is not possible. The textbox was not showing up until LO 5.3 with
commit 9d9e5b40c1a6d91323564e60b25ccf04df86db4b
Author: Miklos Vajna on Wed Sep 7 22:17:34 2016 +0200
tdf#78727 sw: fix missing textbox text when anchored inside flying table
--
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/20200530/279d10c3/attachment.htm>
More information about the Libreoffice-bugs
mailing list