[Libreoffice-bugs] [Bug 108356] New: FILESAVE: Master slide background image set as tiled when exporting to PPTX

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 5 23:42:29 UTC 2017


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

            Bug ID: 108356
           Summary: FILESAVE: Master slide background image set as tiled
                    when exporting to PPTX
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: philipz85 at hotmail.com
            Blocks: 108226, 108355

Steps:
1) Open attachment 50289
2) Save as pptx
3) Open pptx in powerpoint
4) Notice that background image isnt the same
5) Enable master slide mode ( View > Slide Master )
6) Right-click > Format background
7) Notice that 'Tile picture as texture' is enabled

The problem is that we are adding a <a:tile> tag to the exported xml in
/ppt/slideMasters/slideMaster.xml.

<p:bg>
  <p:bgPr>
    <a:blipFill>
      <a:blip r:embed="rId2"></a:blip>
      <a:tile /> <!-- here -->
    </a:blipFill>
  </p:bgPr>
</p:bg>

Version: 5.5.0.0.alpha0+
Build ID: ddf8539d97ce044b7df8d51d6ec72ec864b40fb8
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64 at 70-TDF, Branch:master, Time:
2017-06-04_22:10:59
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108226
[Bug 108226] [META] PPTX (OOXML) bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=108355
[Bug 108355] [META] Slide background bugs and enhancements
-- 
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/20170605/00a98c17/attachment.html>


More information about the Libreoffice-bugs mailing list