Bug 55565 - FILESAVE: xlsx export of vertical text in shapes fails
Summary: FILESAVE: xlsx export of vertical text in shapes fails
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.6.0.0.alpha1
Hardware: Other All
: medium normal
Assignee: Noel Power
URL:
Whiteboard: target:3.7.0 target:3.6.3
Keywords: regression
Depends on:
Blocks:
 
Reported: 2012-10-03 09:00 UTC by Noel Power
Modified: 2013-04-28 19:11 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
testdocument (9.71 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2012-10-03 09:00 UTC, Noel Power
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Power 2012-10-03 09:00:54 UTC
Created attachment 68026 [details]
testdocument

if a custom shape has vertical text we used preserve that on export. seems there is a regression now and after export the text is horizonal
Comment 1 Noel Power 2012-10-03 09:03:59 UTC
to reproduce,

a) just open the attached document in calc
b) saveas newname.xlsx
c) reload - notice the text in the shape is no longer rotated
Comment 2 Not Assigned 2012-10-03 09:09:16 UTC
Noel Power committed a patch related to this issue.
It has been pushed to "master":

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

fix for fdo#55565 regression, failure to export vertical text in shape



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 Not Assigned 2012-10-04 09:18:20 UTC
Noel Power committed a patch related to this issue.
It has been pushed to "libreoffice-3-6":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=02162cb7d019d2ab80d0d907a9bde212114ba89a&g=libreoffice-3-6

fix for fdo#55565 regression, failure to export vertical text in shape


It will be available in LibreOffice 3.6.3.

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 4 Kohei Yoshida 2012-11-06 15:41:57 UTC
I assume this is fixed.
Comment 5 Joel Madero 2013-04-26 03:58:34 UTC
checking regressions against 3.6 minor releases to see if version if correct.

Was able to confirm on 
3.6.0.0.alpha1 

Updating version
Comment 6 Joshua Augustin 2013-04-28 19:11:17 UTC
It appears to be fixed. I saved the doc, reopened, and it's still rotated the correct way (top of text facing right).

That's on LODev 3.6.7.0+, Build Id 562de76, which I'm running on Ubuntu 12.04 LTS.