Bug 119029 - Saving presentations with charts to PPTX looses data labels rotation
Summary: Saving presentations with charts to PPTX looses data labels rotation
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Mike Kaganski
URL:
Whiteboard: target:6.2.0 target:6.1.1
Keywords: filter:pptx
Depends on:
Blocks:
 
Reported: 2018-08-01 09:24 UTC by Mike Kaganski
Modified: 2018-08-02 10:31 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
A sample with a rotated data label (13.32 KB, application/vnd.oasis.opendocument.presentation)
2018-08-01 09:24 UTC, Mike Kaganski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2018-08-01 09:24:53 UTC
Created attachment 143875 [details]
A sample with a rotated data label

Saving the attached document to PPTX produces a document where the data label is not rotated (opening both in PowerPoint and in LibreOffice, so it's the export filter problem). The label's c:txPr/a:bodyPr node misses rot attribute.
Comment 1 Mike Kaganski 2018-08-01 09:55:11 UTC
https://gerrit.libreoffice.org/58401
Comment 2 Commit Notification 2018-08-02 04:14:14 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8f90492812d1edac6c91e83b84f3512877dcd552

tdf#119029: also export rotation for data series

It will be available in 6.2.0.

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.
Comment 3 Commit Notification 2018-08-02 10:31:19 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-6-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2d3e5db2669d8643e60918c67319b31e65093eb8&h=libreoffice-6-1

tdf#119029: also export rotation for data series

It will be available in 6.1.1.

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.