Description: In the attached file, a few numbered list numbers are bold when opened in LibreOffice 5.3.3.2 but are plain when opened in MS Office 2016 Steps to Reproduce: 1. Open attached file 2. Check file numbers (specifically 14,26, and 27) 3. Numbers appear bold when other numbers in the list are plain. Actual Results: A few numbers are bold. Expected Results: All numbered list numbers are plain. Reproducible: Always User Profile Reset: No - produced across multiple systems Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
Created attachment 134120 [details] File with numbered list numbers sporadically bolded
Created attachment 134121 [details] PDF showing MS Office rendering document compared to LO 5.3.3.2
Regression introduced by: author Luboš Luňák <l.lunak@collabora.com> 2014-05-29 12:31:20 (GMT) committer Luboš Luňák <l.lunak@collabora.com> 2014-05-29 12:34:50 (GMT) commit df07d6cb9f62c0a2c4b29bd850d4efb4fcd4790b (patch) tree 76d6acc673479866a71f64c1e89756b589c689b4 parent ee0d7d4c52fe93ef2ac73d403f61b642f1ae2716 (diff) handle direct formatting for numbering in .docx (bnc#875717) Bisected with bibisect-44max
** 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
Created attachment 143277 [details] A minimal test case Possibly there should be a meta for Word numbering direct formatting, with references to this bug, as well as bug 108630, bug 99474, bug 117994, bug 117923, and maybe more. The attachment shows that possibly the numbering style takes precedence over manual formatting from CR (w:rPr inside w:pPr). If the settings in numbering.xml contradict the w:rPr inside w:pPr in document.xml, the former take precedence (in the attachment, the setting is the font size: 11 pt in numbering style, and 48 pt in CR properties). Removing the setting from font style activates the CR setting.
With Mike's fix to bug 117923, duplicating Lubos' fix for DOC files, the behavior is the same for DOC files. DOC sample (created from attachment 134120 [details]): attachment 143269 [details]
*** Bug 122032 has been marked as a duplicate of this bug. ***
No longer reproducible in Versión: 6.2.4.2 Id. de compilación: 2412653d852ce75f65fbfa83fb7e7b669a126d64 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded nor in Version: 6.4.0.0.alpha0+ Build ID: ec905d131374f0860bac77c52873eed984b1966f CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Closing as RESOLVED WORKSFORME
This issue got fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=00ac19068de5e120d1620a719aa64f1203c639ae, which is the fix for bug 120548