Created attachment 115484 [details] pptx showing the issue In the attached pptx there are two text boxes. In PowerPoint 2013 the text in both boxes is in a single line and not wrapped. In PowerPoint the font in the left box is Arial (Body) and the text in the right box is Arial. In LO the font in the left box is Calibri and the text is wrapped in two lines. The attached PDF exported from PowerPoint show the expected result. The text is not wrapped in the left box. Tested on Ubuntu 14.04 32 bit, LO 4.4.3.2.
Created attachment 115485 [details] PDF exported from PowerPoint
'Arial (Body)' is replaced with Calibri with and without the ttf-mscorefonts-installer package. Might be related: https://bugs.documentfoundation.org/show_bug.cgi?id=62559 https://bugs.documentfoundation.org/show_bug.cgi?id=64232
In the test pptx the problem shows up in OOo 3.3.0 (32-bit), even with Arial and Calibri installed on the system (tested with windows version on openSuSE 13.2 64-bit under wine). Erroneous Wrapping and using Calibri on Ubuntu 14.04.2 LTS with stock LO 4.2 No wrapping, but still using Calibri instead of Arial on openSuSE 13.2 with - OOo 3.3.0 (OOO330m20, Build:9567) - stock LO Version 4.3.6.2 (64-bit) - LOdev Version: 5.0.0.0.alpha1+ (Build ID: d2724d4e07c9bfc58f1c9a008d538d6459c392fb Locale: en-US (en_US.UTF-8)) 64-bit Arial ttf's are installed on both systems
Wrapping not reproduced in Windows.
In PowerPoint the theme defines a default Font for each language under majorFont and minorFont. When a text element doesn't have a Font defined, PowerPoint uses the default language Font. In the new attached example we have two text boxes. The first one use the default font. The second, has the font set to Arial. LO doesn't understand how to read the PowerPoint default font setting in the first text box so it replaces the font with FreeSans. In the second text box we don't have this issue because the font is defined. LO replaces the font only if it doesn't have it installed. Default Fonts in ppt/theme/theme1.xml <a:fontScheme name="Office"> <a:majorFont> <a:latin typeface="Calibri Light" panose="020F0302020204030204"/> ... <a:font script="Hebr" typeface="Times New Roman"/> ... </a:majorFont> <a:minorFont> <a:latin typeface="Calibri" panose="020F0502020204030204"/> ... <a:font script="Hebr" typeface="Arial"/> ... </a:minorFont> </a:fontScheme> Font not set - use default. <a:p> <a:r> <a:rPr lang="he-IL" dirty="0" smtClean="0"/> <a:t>א</a:t> </a:r> <a:endParaRPr lang="en-US" dirty="0"/> </a:p> Font set to Arial. <a:p> <a:r> <a:rPr lang="he-IL" dirty="0" smtClean="0"> <a:latin typeface="Arial" panose="020B0604020202020204" pitchFamily="34" charset="0"/> <a:cs typeface="Arial" panose="020B0604020202020204" pitchFamily="34" charset="0"/> </a:rPr> <a:t>א</a:t> </a:r> <a:endParaRPr lang="en-US" dirty="0"> <a:latin typeface="Arial" panose="020B0604020202020204" pitchFamily="34" charset="0"/> <a:cs typeface="Arial" panose="020B0604020202020204" pitchFamily="34" charset="0"/> </a:endParaRPr> </a:p>
Created attachment 117306 [details] Default font and manual font setting The first text box uses the default font in PowerPoint. LO use the wrong font instead of checking theme1.xml The second text box has a font set to Arial. LO handle it right. It uses Arial if installed or the replacement otherwise.
There is support for theme fonts when importing from Word. Is there a similar support when importing from PowerPoint? http://cgit.freedesktop.org/libreoffice/core/commit/?id=1835074d525d12629008f8a6d5ed27402d18f4b3 http://blogs.igalia.com/jaragunde/2014/04/14/tales-of-libreoffice-interoperability-theme-fonts/ http://blogs.msdn.com/b/officeinteroperability/archive/2013/04/22/office-open-xml-themes-schemes-and-fonts.aspx
** 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
Still reproducible with: Version: 5.2.1.2 Build ID: 1:5.2.1~rc2-0ubuntu1~xenial0 CPU Threads: 1; OS Version: Linux 4.4; UI Render: default; Locale: en-US (en_US.UTF-8); Calc: group
** 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-20170929
Still reproducible with LO 6.0.0.0.alpha1.
** 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
The font in the left box is still Calibri. 版本:6.2.5.2 (x64) 組建 ID:1ec314fa52f458adc18c4f025c545a4e8b22c159 CPU 執行緒:8; OS:Windows 10.0; UI 算繪:預設; VCL: win; 語言地區:zh-TW (zh_TW); UI語言:zh-TW Calc: threaded
Created attachment 169240 [details] Screenshot of the original document side by side in PP and Impress Still a problem in: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 7eb289c49cc7245ef3001a39be0c15d06bbe875b CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL
Dear Ofir, 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
Still reproducible. Version: 7.4.4.2 (x64) / LibreOffice Community Build ID: 85569322deea74ec9134968a29af2df5663baa21 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL