Created attachment 106262 [details] Word file has wrong format. Problem description: See the following pictures. Steps to reproduce: Open the attached file. Current behavior: http://i.imgur.com/3il1bxq.png Expected behavior: http://i.imgur.com/lKP8SjC.png Operating System: Windows 7 Version: 4.3.0.4 release
Hello oversky0, Thank you for submitting the bug. I can confirm that the two bugs are available in 4.2.6 and 4.3.3 on Linux, but as we can only fix a single bug per bug report, i will go with incorrect paragraph indentation. In LibO: Before Text Indent: 17.09 cm After Text Indent: -38.79 cm First Line Indent: -38.79 cm In MS Word: Left : 0" Right: 0" Special: Hanging 5ch It should also be noted that 3.3.0, 3.6.7 and 4.4 master states that the .doc file is corrupt and couldnt open it. Version: 4.3.3.0.0+ Build ID: f3cdb7804a26c5cf0623d9b83130594f83372768 TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:libreoffice-4-3, Time: 2014-09-12_04:11:44
Created attachment 106279 [details] Word 2007 vs LibO 4.3
This issue is still present in Version: 5.0.1.2 Build ID: 81898c9f5c0d43f3473ba111d7b351050be20261 Locale: es-ES (es_ES) on Windows 7 (64-bit)
Migrating Whiteboard tags to Keywords: ( filter:doc) [NinjaEdit]
** 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
partiallay improved 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 @oversky0@hotmail.com: can you please look at the issue and specify the current problem?
If bug is about "wrong position" for those 1) and 2) then: - LO 6.3+ opens it as reported, - but LO opens fine same DOC/DOCX if resaved in MSO. We may regard this as a wrong DOC or that LO should open it like MSO. Although I'm not an optimist in cases like this one. As for "should read 12" it's still as reported. MSO setting is Centered, Indentation 0 cm, Special Hanging 0,79 cm. LO opens as Before text 0,79 cm, After text 0 cm, First line 0,79 cm. I'd say it's now reported as Bug 108493.
Attached DOC is really DOCM and it can be edited. If we remove the following, that line opens correctly: <w:ind w:left="31680" w:hangingChars="500" w:firstLine="31680"/> So, somehow this file was created wrongly but MSO fixes that and saves properly, so that LO opens it fine next time.
MS documentation says that hangingChars (in 100th of a character) supersedes firstLine (and hanging). So for sure firstLine should be ignored. It looks like we don't import hangingChars - it is just skipped, and so are all of the other *Chars versions of indent: endChars startChars leftChars rightChars hangingChars firstLineChars The documentation does not specify the existence of w:left for w:ind, although LO has support for both left and right as well as start and end. Does LO even know how to use a distance measurement of "char"? (I guess so, because I have seen it used in the UI.) I didn't see the definition of it in the documentation I was using.
Dear oversky0, 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
(In reply to Timur from comment #8) > As for "should read 12" it's still as reported. This part is fine now in 7.6+ Still reproduce in 7.6+ the glaringly large empty space with the text starting at the right margin.
(In reply to Justin L from comment #10) > Does LO even know how to use a distance measurement of "char"? (I guess so, > because I have seen it used in the UI.) I didn't see the definition of it in > the documentation I was using. LO has a "ch" unit, but it is hard-coded to 210 twips. This is insufficient to support the *Chars indentation attributes, which are relative to the current font. Bug 36709 tracks implementing a font-relative ch unit.
Jonathan Clark committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fbb46a2fd940d1b5f4b2782708756f67659c0f38 tdf#83844 DOCX import: implement Ch-based LR indentation It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.