Created attachment 97712 [details] ppt showing the issue The Hebrew bulleted text is displayed as Latin letters. Tested on Ubuntu 14.04 and Windows 7.
Created attachment 97713 [details] pdf exported from powerpoint 2013 showing the Hebrew bullets
Created attachment 97714 [details] pdf exported from LO showing the Latin bullets
reproducible under Win7x64 using LibO 4.2.5.2 and recent 4.4 master daily build same issue in older LibO releases and OOo 3.3.0 and AOO 4.1.0 hence bug is inherited from OOo
Reproducible Under Win7x64, LO 4.4.0.3.
Reproducible with LO Version: 5.1.0.0.alpha1+ Build ID: 0c1d3f0c17296c113358228cf36596347fd045e3 Ubuntu 15.04
Reproducible with LO 5.2.0.4 on Ubuntu 16.04
** 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.4.1 or 5.3.6 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-20170901
Still reproducible with LO 6.0.0.0.alpha1 on Ubuntu 16.04.
Check PPTNumberFormatCreator::ImplGetExtNumberFormat and StyleTextProp9::Read in source/filter/msfilter/svdfppt.cxx As documented in TextAutoNumberScheme: http://interoperability.blob.core.windows.net/files/MS-PPT/[MS-PPT].pdf Hebrew is missing. ANM_Hebrew2Minus 0x0019 Bidi Hebrew 2 with ANSI minus symbol.
Reproducible with: Version: 6.1.0.0.alpha0+ Build ID: 44b4ad7d210097fdaed7dd94c5746b03f43592d3 CPU threads: 1; OS: Linux 4.13; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-03-02_23:38:12 Locale: en-US (en_US.UTF-8); Calc: group
Mark Hung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3b17a8ebad5251d7908cf1d992c8b76b88557578 tdf#77747 handle Hebrew numbering in ppt. It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.