Bug 79254 - FILESAVE: DOCX: Some embedded bitmaps saved twice
Summary: FILESAVE: DOCX: Some embedded bitmaps saved twice
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version: 4.3.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 09:32 UTC by Jacobo Aragunde Pérez
Modified: 2014-05-29 15:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Test case (10.18 KB, application/vnd.oasis.opendocument.text)
2014-05-26 09:32 UTC, Jacobo Aragunde Pérez
Details

Description Jacobo Aragunde Pérez 2014-05-26 09:32:31 UTC
Created attachment 99855 [details]
Test case

Steps to reproduce:

1. Open test case.
2. Save as .docx.
3. Unzip the .docx, check the contents in word/media/. You will see that one of the bitmaps is saved twice.

The bug has some relation with the type of object being exported. The correctly exported bitmap is a SwXTextGraphicObject but the incorrect one is an XShape, which allows free rotation.
Comment 1 Jorendc 2014-05-29 15:30:46 UTC
Reproducible, windows 8.1 with LibreOffice Version: 4.4.0.0.alpha0+
Build ID: a35d92197d850527bd294eb6197b5bf83109d5be
TinderBox: Win-x86@39, Branch:master, Time: 2014-05-29_10:21:12

Kind regards,
Joren


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.