[Libreoffice-bugs] [Bug 142404] FILEOPEN DOCX TAB_OVER_MARGIN not needed for compatibiltymode >= 15
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 24 12:46:27 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142404
--- Comment #6 from Justin L <jluth at mail.com> ---
It looks like this is not just TabOverMargin, but also TabOverflow. Plus
something else which we don't handle yet - the first tab should be full page
width, so that it jumps to a new line if there are any characters before the
tab? [Trading one bad implementation for another?]
It looks like we could set c14 values in SettingsTable::ApplyProperties and
remove TabOverMargin from filter/Writerfilter::setTargetDocument (and set
TabOverflow to false here).
tdf90681-1.odt from ooxmlexport5 is one barely-noticable existing unit test
that demonstrates the c15 behaviour. (The footer is two empty lines instead of
one.)
--
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/20210524/a47bd31c/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list