[Libreoffice-bugs] [Bug 127989] New: FILEOPEN PPTX full transparent hatch background is not set as 'no background'

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 6 15:30:56 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127989

            Bug ID: 127989
           Summary: FILEOPEN PPTX full transparent hatch background is not
                    set as 'no background'
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: rb.henschel at t-online.de

Created attachment 154782
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154782&action=edit
HatchNoBackground.odp has a triangle with hatched fill and no background

Open attached document. It has a triangle with hatch filling, where the
background of the hatch is set to 'no background'. That is
draw:fill-hatch-solid="false" in ODF.

Save the document to pptx format. The saved file has correctly <a:alpha val="0"
/> in the <a:bgClr> element. So when opening the file in PowerPoint, then the
background of the hatch is transparent.

Now open the pptx file in LibreOffice. Notice the hatch background is red. ODF
only allows "false" or "true" and not the continues values of the "alpha"
element. But in case the alpha value is 0, which means full transparent,
draw:fill-hatch-solid="false" should be used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191006/f5975777/attachment.html>


More information about the Libreoffice-bugs mailing list