Created attachment 119130 [details] The file of the incorrectly displayed order list. The order list is not corrected display compared to Word 2007.
Created attachment 119131 [details] LibreOffice Writer 5.0.2.2
Created attachment 119132 [details] MS Word 2007
What exactly isn't the same? Please describe better so that we don't waste valuable time looking at the entire document. Marking as NEEDINFO - once you describe exactly what the issue is and how we can locate it, set to UNCONFIRMED. Thanks
Created attachment 119133 [details] Compare Writer and Word The triangle in the red circuit does not show in LibreOffice
Confirmed. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 25de5cfa43b2b1cb7d7214470acc7719839e13fe TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-10-01_08:49:54 Locale: en-US (fi_FI)
The triangle "◥" numbering is defined in the file "word/numbering.xml" #word/numbering.xml <w:numbering> <w:abstractNum w:abstractNumId="0"> <w:nsid w:val="370D2A8C"/> <w:multiLevelType w:val="hybridMultilevel"/> <w:tmpl w:val="D3E470D2"/> <w:lvl w:ilvl="0" w:tplc="8C229D30"> <w:start w:val="1"/> <w:numFmt w:val="bullet"/> <w:pStyle w:val="2"/> <w:lvlText w:val="◥"/> <w:lvlJc w:val="left"/> <w:pPr> <w:ind w:left="480" w:hanging="480"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="新細明體" w:eastAsia="新細明體" w:hAnsi="新細明體" w:hint="eastAsia"/> </w:rPr> </w:lvl>
I also create a simple document with "◥", 'BLACK UPPER RIGHT TRIANGLE' (U+25E5) numbering. The output of LibreOffice is shown below. <w:abstractNum w:abstractNumId="2"> <w:lvl w:ilvl="0"> <w:start w:val="1"/> <w:numFmt w:val="bullet"/> <w:lvlText w:val="◥"/> <w:lvlJc w:val="left"/> <w:pPr> <w:tabs> <w:tab w:val="num" w:pos="720"/> </w:tabs> <w:ind w:left="720" w:hanging="360"/> </w:pPr> <w:rPr> <w:rFonts w:ascii="文泉驛正黑" w:hAnsi="文泉驛正黑" w:cs="文泉驛正黑" w:hint="default"/> <w:rFonts w:cs="OpenSymbol"/> </w:rPr> </w:lvl>
** 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
Repro 6.4
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cad788328ec6ef4b3071cf9002dfac12347562da tdf#94628: sw: allow setting for bullet for outline paragraphs It will be available in 7.0.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, thanks! Arch Linux 64-bit Version: 7.0.0.0.alpha1+ Build ID: c73418d8d1258ea0a8c77c07672fd182e2b28b26 CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 9 May 2020
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/ae0e4a6ba9be2fa99ac2be8e20157806e36209b2 tdf#94628: sw: allow setting for bullet for outline paragraphs It will be available in 6.4.5. 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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f3e4c05ce6feaebebb269f1c984a92c1175061a4 tdf#94628: sw: allow setting for bullet style for outline paragraphs It will be available in 7.2.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.