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

--- Comment #8 from Justin L <[email protected]> ---
Note to developers - make sure you check test1.docx frequently during
development - the textbox placement is easily fixed by breaking the RTL
setting. The RTL setting was NOT right in 4.1 - basically either the
images/textboxes are right or RTL is right but not both simultaneously.

NS_ooxml::LN_CT_PPrBase_bidi is the current version of NS_sprm::LN_PFBiDi

I think the fix will have to be somewhere in the display, not in writerfilter.
DomainMapper::getPositionOffset() seems to be the only potential modification
point in writerfilter, but do we know anything about the shape itself at that
point in order to adjust the Point?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to