Description: Shapes in XLSX documents created with LibreOffice Calc 6.3.0.0.alpha0+ get the same name when the document is exported and opened in LibreOffice Calc 6.3.0.0.alpha0+. This makes it impossible to select one of the shapes by double clicking on the shape name in the Navigator because always the “first” one gets selected. Shapes in Writer get unique default names (Shape1, Shape2 ...) that are correctly preserved in DOCX. Steps to Reproduce: 1. Create a new document in LibreOffice Calc 6.3.0.0.alpha0+. 2. Insert shapes. 3. Save the file as XLSX. 4. Reload the file. 5. Notice, that shapes get the same name. Actual Results: Shapes get the same name in XLSX documents created and exported in LibreOffice Calc 6.3.0.0.alpha0+. Expected Results: Shapes should have individual names when the document is opened in LibreOffice Calc 6.3.0.0.alpha0+. Reproducible: Always User Profile Reset: No Additional Info: LibreOffice details: Version: 6.3.0.0.alpha0+ Build ID: 65438bcda46bab4f2fe6fb555f44aace45e11e5e CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Created attachment 149907 [details] Example ODS file saved by LO 3.5
Created attachment 149908 [details] Example XLSX file saved by LO 3.5
Thank you for reporting the bug. I can confirm the bug in Version: 6.3.0.0.alpha0+ Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04 Locale: en-US (en_US); UI-Language: en-US Calc: threaded
In Writer the following commit introduced unique names, which also enabled them to appear in the Navigator (and bug 122445 was a follow-up fix), might be helpful to know: https://cgit.freedesktop.org/libreoffice/core/commit/?id=3647626309ef89bf90d8b6a6539d41d8deb6b482 author Caolán McNamara <caolanm@redhat.com> 2015-09-17 13:55:28 +0100 committer Caolán McNamara <caolanm@redhat.com> 2015-09-17 14:12:08 +0100 Give drawing objects unique names by default
(In reply to Aron Budea from comment #4) > them to appear in the Navigator (and bug 122445 was a follow-up fix), might Oops, I meant bug 122487.
Dear NISZ LibreOffice Team, 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
It seems, it's been already fixed.