Created attachment 103147 [details] Sample document. Save this as .docx * Open and resaved attached document as .docx * Open using Microsoft Office Behavior: image caption is shown at the top, and the caption text is lost. Tested using LibreOffice Version: 4.4.0.0.alpha0+ Build ID: a82ff18269e5b37348d402b7c21c3f200068265c TinderBox: Win-x86@39, Branch:master, Time: 2014-07-20_02:34:36 Test file created with following steps: * Open Writer * Insert > image > from file * Just pick a random image * Right click on it > Caption * Add some caption text * Save document as .odt an .docx
Confirmed in Linux Mint on 4.3.1 and 4.4. The saved docx file from 4.1.6 and 4.2.5 crashes ms word. The docx file saved from 4.0.6 works fine.
Created attachment 103150 [details] LibO 4.0 VS 4.3
Created attachment 103157 [details] sample files created for the testing
Created attachment 103298 [details] bibisectlog range of bibisect: http://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=43fc67adcc3bdc5efaaaf9b0d65e53e99880b18a..e6bd9d718d9962bbb88428a31173fa607f46d45c I think this commit might cause this behavior: http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e92d9881f039899262882633712ec0a3de01474
Hi Tushar, This bug _might_ be introduced by commit 7e92d9881f039899262882633712ec0a3de01474 (http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e92d9881f039899262882633712ec0a3de01474). You mind taking a look? Thanks in advance, Joren
comment #5 does have the right commit; but for me without that Word 2010 will go into an infinite loop reading the file - that was the bug that was fixed.
Hi Joren, Sure I will check this issue document tomorrow. Michael has correctly said if we remove this fix Microsoft word goes in infinite loop.
Joren: I checked the issue document on latest build.I can work on this issue you no one is working on it please assign it to me. Thanks, Tushar
Hi Tushar, First of all thanks for your time! Really appreciated! (In reply to comment #8) > I checked the issue document on latest build.I can work on this issue you no > one is working on it please assign it to me. Sure you can :-). No one is assigned to this bug right now, and no one did left a comment saying (s)he's working on it. Please do :-). PS: this is the same for all bugs: if it's not assigned and no one is commenting he's working on it -> feel free to take it. Thanks! Joren
Tushar - Are you still working on this one? If not you mind setting to NEW and removing yourself from Assigned to? Thanks!
Still present in Version: 5.0.0.0.alpha1+ (x64) Build ID: f3375fa07f27bd2ade519af3c07d69040d10eaa9 TinderBox: Win-x86_64@42, Branch:master, Time: 2015-04-22_23:38:50 Locale: nl_BE Kind regards, Joren
*** Bug 91149 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (bibisected, filter:docx) [NinjaEdit]
The issue is still present on 5.1.4, both GNU/Linux and Windows versions were tested. To reproduce the issue MS Word isn't needed. To check the bug you can open saved docx document in LO. * Open and resaved attached document as .docx * Open saved .docx document using LibreOffice Behavior: image caption is shown at the top instead of in the bottom, and the caption number and text are lost.
** 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
Bug still exists in LO 6.0.6.1. Used system: Debian Test (buster) Version: 6.0.6.1 Build ID: 1:6.0.6~rc1-1 CPU threads: 8; OS: Linux 4.16; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group
Can confirm with Version: 6.3.3.1 (x64), using .odt file in attachment 103147 [details]. One additional observation: Before saving the file as .docx, the frame (Frame1) is listed under "Text frames" in Navigator. After saving as .docx and reloading, this frame is now listed under "Drawing objects". Maybe that is significant?
Created attachment 163777 [details] Screenshot of the original and exported document side by side in Word and Writer
This seems to have gotten better recently, with: https://cgit.freedesktop.org/libreoffice/core/commit/?id=7b156d37cfc92292323694ec064fe51ae57b3257 author Michael Stahl <Michael.Stahl@cib.de> 2020-07-10 19:29:27 +0200 committer Michael Stahl <michael.stahl@cib.de> 2020-07-13 11:24:29 +0200 tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3ac9c33a93a04d3e3192a6a31c0c07d76c02b311 tdf#81567 : sw_ooxmlexport14: Add unittest It will be available in 7.1.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.
Unittest added, setting to VERIFIED