Created attachment 97132 [details] Test case Steps to reproduce: 1. Open the attached file. 2. Save as a different docx file. 3. Reopen with LibreOffice or Word. 4. The arrow that used to be black is now white. I think the cause of this bug is the following change in document.xml: 72,80c69,71 < <a:lnRef idx="0"> < <a:scrgbClr r="0" g="0" b="0" /> < </a:lnRef> < <a:fillRef idx="0"> < <a:scrgbClr r="0" g="0" b="0" /> < </a:fillRef> < <a:effectRef idx="0"> < <a:scrgbClr r="0" g="0" b="0" /> < </a:effectRef> --- > <a:lnRef idx="0"></a:lnRef> > <a:fillRef idx="0" /> > <a:effectRef idx="0"></a:effectRef> As a curiosity, the attached document is derived from sw/qa/extras/ooxmlexport/data/dml-textshape.docx removing all the shapes excepting one arrow, and this problem doesn't happen in the original document.
Reproducible, tested using Windows 8.1 with LibreOffice Version: 4.3.0.0.alpha0+ Build ID: d2555ebb240fea2780f152e5ea39d145aab508fe TinderBox: Win-x86@39, Branch:master, Time: 2014-04-14_07:59:52 The 'white' arrow isn't selectable anymore (in LibreOffice). So not sure it really is a white arrow, or it is just something 'empty'. Kind regards, Joren
Still reproducible, Linux Mint x64 LibreOffice Version: 5.0.0.0.alpha1+ Build ID: f3070563c3071e05e9c448e261fec1e397bffb48 Locale: nl-BE (nl_BE.UTF-8)
** 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 on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) 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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
Still reproducible as originally reported. Version: 5.1.6.1.0+ Build ID: 5.1.6.1-1.fc24 CPU Threads: 4; OS Version: Linux 4.7; UI Render: default; Locale: en-US (en_US.UTF-8); Calc: group
** 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 reproducible. Version: 5.3.7.2.0+ Build ID: 5.3.7.2-4.fc26 CPU Threads: 4; OS Version: Linux 4.13; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: es-ES (en_US.UTF-8); Calc: group
Still reproducible in Version: 6.1.0.0.alpha0+ Build ID: 16605d0cdc2c15ab4ae175531ba52824bf52bc70 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Still reproducible. Version: 6.3.0.0.alpha0+ Build ID: bb6f5dc046966b7295dc199ea07008098757f0ef CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Regényi Balázs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/83c30743eaf44d8eded4a73e3ac2585b5bdbaffc tdf#77236 DOCX shape export: fix missing solidFill 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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: cd85546a2fbdade42f80fd3b6bd650791db9f32d CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11 Locale: tr-TR (en_US.UTF-8); UI: en-US Calc: threaded @Balázs Regényi, thanks for fixing this issue!!
Regényi Balázs committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/ecb06c0c5af4563d2feae5a927ab23542f63001b tdf#77236 DOCX shape export: fix missing solidFill It will be available in 7.0.3. 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.