Problem description: When saved to pptx, all text becomes Arial and the font size is 18 regardless of title or content. Also, text will occupy space outside the text box. Steps to reproduce: 1. Save a presentation as office 2007/2010 xml (.pptx). 2. Close the application 3. Open the file again. Current behavior:Formatting is lost. Expected behavior:All formatting should be kept. Operating System: Windows 7 Version: 4.1.2.3 release
Please attach example presentation.
Hi, confirmed...almost I set up a simple impress doc with a title (Calibri 44) and content (Times New Roman 32). Saved as pptx. When I reopened the doc the font type was the same but the size was 18 I note that the default font type is arial. If you haven't already done this can you mod the font sizes first and see whether they are changed? Cheers
I should point out that (sounding like a broken record) if you save as .ppt the properties are maintained correctly
I am going to mark this as confirmed as there is a reproduceable error
Same bug happens with LibreOffice 4.2 RC1 on a Macintosh. Added three attachments: original ODP, saved as PPT (correct) and saved as PPTX (text loses formatting, and font is converted to Arial 18).
Created attachment 91659 [details] Test Slide ODP
Created attachment 91660 [details] Text Slide PPT
Created attachment 91661 [details] Text Slide PPTX
Attachments have been created on MacOS X Mavericks with LibreOffice 4.2 RC1, and they have been opened with PowerPoint for Mac to check the behaviour.
tested under Win7 64bit the test file shows to issue about .PPTX saving: 1- font size change still present in 4.2.x but fixed in 4.3 master see Bug 73627 2- text does not fix into text boxes it seems that the whole text is saved into a single line in PPTX loosing the formatting it had in the original ODP. this part of the issue affects either 4.2.x or 4.3 master edited summary notes.
*** Bug 71626 has been marked as a duplicate of this bug. ***
*** Bug 67347 has been marked as a duplicate of this bug. ***
*** Bug 65689 has been marked as a duplicate of this bug. ***
*** Bug 49257 has been marked as a duplicate of this bug. ***
I change summary notes. according to https://bugs.freedesktop.org/show_bug.cgi?id=67347#c8 it seems that the bad fitting of text in .PPTX box happens either when you export .odt to .pptx or you import a .PPTX created by other applications. so probably this is a FILEOPEN issue rather than a FILESAVE problem. if anyone has MSO PowerPoint he could test attachment 91661 [details] and see if it loads correctly the text or not. if the .PPTX created in LibO loads correctly in MSO it means is a FILEOPEN LibO bug. otherwise if that .PPTX is badly rendered in MSO as well it means it's a FILESAVE Libo bug. when anyone has results from this easy test, please edit summary notes removing FILEOPEN or FILESAVE
@tommy27 attachment 91661 [details] when opened in Skydrive and PowerPoint 2007 has lost all of its original formatting. I used LO 4.3 master~2014-02-19_01.39.31 to open the original .ODP file and saved as a PPTX. This time, the text was Arial 32 instead of 18. However, the text still does not fit into text box as it does in Impress. In the future, if you have a theory as to how document may look in Office, use the free view at: https://skydrive.live.com/
Created attachment 94353 [details] Comparison of slide opened in PowerPoint vs Impress
(In reply to comment #16) > @tommy27 > > attachment 91661 [details] when opened in Skydrive and PowerPoint 2007 has > lost all of its original formatting. ok. that .pptx file was create by LibO after conversion from .odp attachment 91659 [details] if MSO sees the same wrong formatting it means that there's a FILESAVE issue. now we need a simple .pptx created with MSO which proves to load correctly in PowerPoint but fail with LibO... if it's like that, it would imply that a FILEOPEN issue exists too, which has probably the same root. what I think is that LibO has a bug about fitting text in .PPTX textboxes, either if the .PPTX is created by LibO or MSO. > I used LO 4.3 master~2014-02-19_01.39.31 to open the original .ODP file and > saved as a PPTX. This time, the text was Arial 32 instead of 18. However, > the text still does not fit into text box as it does in Impress. the font size change is Bug 73627 (fixed in 4.3 but still present in 4.2) so it's normal that 4.3 master shows the correct font size (as the original .odp) while in 4.2 the font size shrinks to 18 > In the future, if you have a theory as to how document may look in Office, > use the free view at: > > https://skydrive.live.com/ good to know.
Fix priority for MABs.
LuboÅ¡ LuÅak committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b3b843481db30df80e39869052b57ec929e18ea8 write (no)wrap of text only for custom shapes to .pptx (fdo#71961) 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.
LuboÅ¡ LuÅak committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a929f282d7baa6cb73b17cae2d68d82d72008903&h=libreoffice-4-2 write (no)wrap of text only for custom shapes to .pptx (fdo#71961) It will be available in LibreOffice 4.2.4. 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.