1. New Text Document. 2. Type “test” and turn Bullets on. 3. Save as docx and reload document. Note: In Style and Formatting, Character Styles, there is a “ListLabel 1” style 4. Close document and extract styles.xml. Note: “ListLabel 1” style does not appear. 5. Open document again. 6. Place the cursor after “test” and type “ test”. 7. Save as docx and reload document. Note: There are now two styles: “ListLabel 1” and “ListLabel 2” in Character Styles. Bullets and Numbering shows that “ListLabel 2” is being used. 8. Close document and extract styles.xml. Note: Only “ListLabel 1” appears. 9. Open document again. 10. Place the cursor after “test” and type “ test”. 11. Save as docx and reload document. Note: There are now three styles: “ListLabel 1”, “ListLabel 2”, and “ListLabel 3” in Character Styles. Bullets and Numbering shows that “ListLabel 3” is being used. 12. Close document and extract styles.xml. Note: Only “ListLabel 1” and “ListLabel 2” appear. Result: Character style added every time the document is saved. For good measure I also tested amending the document some place other than a line with a bullet and I got the same result. It looks like Writer is interpreting the style every time the document is opened. Windows Vista 64 Version: 4.4.4.2 Build ID: f784c932ccfd756d01b70b6bb5e09ff62e1b3285 Version: 5.1.0.0.alpha1+ Build ID: 89b5967658392d27fb3147e85abb2b5c1c34b101 TinderBox: Win-x86@39, Branch:master, Time: 2015-06-24_04:10:17
Repro. Not sure about severity, I guess this could become quite a problem after (auto-)saving hundreds of times. So I won't put it to minor.. Win 7 Pro 64-bit, Version: 4.4.4.3 Build ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8 Locale: fi_FI
** 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
This bug still occurs, and has gotten worse. I am using v5.2.3 on Debian Sid (amd64). Repeating the reproducibility steps given in the original report, every time the original reporter saw one new Listlabel style being added, when I tested a couple of weeks ago I was seeing NINE being added, one selected, and eight additional unused ones. This creates a usability problem, as I have experienced working recently on some docx files. Over several days I quickly ended up with thousands of these Listlabel styles, which pollutes and lengthens the list. Furthermore, with the largest docx document I have been working on, just as I had it finished, I opened it again to discover that all of my paragraph styles had been lost. I don't know for certain whether this relates to the total number of Listlabel styles I had accumulated (4100+), but after importing the styles from an older ODF file backup, and reapplying the styles, I kept running into the problem after a couple of saves. I solved this problem by importing the styles, and then using a rough macro I put together to strip out all of the ListLabel styles, before then reapplying all of the styles, and everything seems fine with it again, which suggests that it is related. Thankfully I was aware of this bug, could make an educated guess at what might have been wrong, had enough skill to create a macro to get rid of these styles, had a backup, and thus got through the problem, but there are many people out there who would be completely lost, and experiencing a problem like this would be likely to discourage people from switching away from word to Libreoffice.
** 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
Version: 5.4.5.1 Build ID: 79c9829dd5d8054ec39a82dc51cd9eff340dbee8 CPU threads: 8; OS: Windows 6.2; UI render: default; Locale: en-US (en_US); Calc: group (Version is as approved by my corporate overlords; apologies if there is a newer release.) Just removed about 700 styles by hand. A macro probably would have been a good idea.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/7376a47680b65cbdfd747a736f288e06f51f7f2d%5E%21 tdf#92335 DOCX: fix multiplying of "ListLabel" styles It will be available in 6.3.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.
Note: LibreOffice with the commit above will remove also the redundant styles from the older DOCX documents during a new import/export cycle.