Created attachment 143563 [details] Sample PPTX The attached PPTX, created in PowerPoint contains a single slide piece of text in a text box, with Text Fill (Drawing Tools / Format tab) set to No Fill is invisible in PowerPoint. In Impress the text is black (and after rountrip, in PowerPoint as well). Not sure what can be done in Impress, setting color to white doesn't do it, as the text has to be invisible (ie. with any background). Observed using LO 6.1.0.1 & 3.3.0 / Windows 7.
Created attachment 143564 [details] "Reference" PPT Apparently what happens in the case of PPT is that such text is removed, see the attached sample PPT saved from the previous PPTX in PowerPoint.
I can confirm with Version: 6.2.0.0.alpha0+ Build ID: d11313f341d1d9a9c73c736932441a89d5292e37 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3;
Dear Aron Budea, 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
Still buggy in LO 6.4.0.0.alpha0+ (3600ec48823cda1c408b2f21a906d1df273be5da) / Windows 7.
I've just submitted a patch to gerrit < https://gerrit.libreoffice.org/#/c/80743/ > that makes Impress behave the same way as Writer, However, the problem is that LibreOffice doesn't support fill:none for text
Created attachment 154975 [details] No text should be displayed with a shape behind
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e01df3488abe6d319c6874ca870afb82a3ad9b1e tdf#118776: pptx import: draw char noFill as transparent It will be available in 6.5.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8bf3e3fbdb708a75237a120d4f6fc46fe67dbbb9 tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent" 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.
I have no idea how to create this kind of XML content in PP, but it seems that if the <a:noFill/> tag is inside an <a:ln> (outline properties), then it's applied to the text fill, which shouldn't happen. As far as I can see LO doesn't support independent text outline, it only has a check box to switch on outline (with no fill).
Created attachment 169223 [details] The sample file in PP and current Impress master 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
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/823a351adb0384598304d597ae7f637079ca6175 tdf#118776 drawingml: treat XML_nofill as (mostly) transparent It will be available in 7.3.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 with last night's daily build, LibreOfficeDev 7.3.0.0.alpha1 918b62bea6cf82ce952c8d225dcabd4d08a2abf7 (I'm wondering whether bug#138223 might be related? No change for the bug document there, though.)