| Summary: | FILEOPEN: Vertical numbers (added with a table/frame in the header) missing from left margin in DOCX (Pleading document) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robinson Tryon (qubit) <robinson.libreoffice> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | cno, fdbugs, ilmari.lauhakangas, jluth, jmadero.dev, libreoffice-bugs, michael.meeks, robinson.libreoffice, serval2412, steph, stgohi-lobugs, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, filter:docx |
| Version: | Inherited From OOo | ||
| Hardware: | Other | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=103207 https://bugs.documentfoundation.org/show_bug.cgi?id=122628 https://bugs.documentfoundation.org/show_bug.cgi?id=68335 https://bugs.documentfoundation.org/show_bug.cgi?id=86926 https://bugs.documentfoundation.org/show_bug.cgi?id=102913 |
||
| Whiteboard: | interoperability | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | 90534, 103208 | ||
| Bug Blocks: | 104461, 104522 | ||
| Attachments: | screen shot showing situation in Word with Table/frame in header that is used for numbers and lines... | ||
|
Description
Robinson Tryon (qubit)
2016-10-14 04:28:27 UTC
Indeed, this docx file opens broken, different. But no, it is not related to the format required by the court - one could get the needed result in another way too. Even more broken in 3.3.0.4 wrt severity: Just a 'normal' formatting issue Created attachment 128005 [details]
screen shot showing situation in Word with Table/frame in header that is used for numbers and lines...
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug still wrong in Version: 6.1.0.0.alpha0+ Build ID: a9b202a6b7000e7af34f2a639ca207122a3968bf CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-12-26_23:09:36 Locale: nl-NL (nl_NL.UTF-8); Calc: group threaded ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug Repro 6.5+. In Word there is a very extreme paragraph in the header: - it has Line Spacing of 792 pt at least. This makes it as tall as the whole page (visually this value is similar to a spacing above the paragraph), so the frame containing the table containing line numbers and double line right border fits. - It has left and right vertical borders so that they are visible on the whole page. The line spacing pushes the header to be an "overlay" over the whole page content. This does not happen when the file is opened in Writer. The 792 pt line spacing is similar to what we saw in bug #122628 - Writer has a 10 cm (283 pt) hard limit on it too so 792 pt is imported as 10 cm. The frame that wraps the table is not imported, only the table in it. Writer then tries to display the page-sized tall table first, and after that the page tall paragraph with the left-right side borders - and all these in a 0 cm tall header. These thing can be made visible after increasing the header height to 15 cm and gradually removing the tables contents. The vertical numbers are displayed if https://cgit.freedesktop.org/libreoffice/core/commit/writerfilter?id=bdd4a238a1d8a0cbbebbd759011050659668f92b is reverted @Justin Luth, since you wrote the commit mentioned, any idea of what is going on here ? (In reply to Xisco FaulĂ from comment #8) > @Justin Luth, since you wrote the commit mentioned, any idea of what is > going on here ? I would assume that in this case a default value just happens to work better than the specified values. That commit just says don't stop processing property values just because one of them has an error. That commit won't help anyone at all, unless there are only a FEW values that would be skipped by the problematic one. Dear Robinson Tryon (qubit), To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug Basically, someone did all kinds of monkeying around to get a document to look the way they want in MS Word. But this isn't really word processing (comment 1). This is a prime example of "it is time to redesign your document". |