Bug 96972 - Ambiguous text direction for Y-axis title when chart saved as SVG
Summary: Ambiguous text direction for Y-axis title when chart saved as SVG
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
5.0.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 21:40 UTC by Peter
Modified: 2016-01-09 19:00 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
SVG file generated from a Calc chart, Y-axis title orientation ambiguity (7.65 KB, image/svg+xml)
2016-01-08 21:40 UTC, Peter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2016-01-08 21:40:17 UTC
Created attachment 121809 [details]
SVG file generated from a Calc chart, Y-axis title orientation ambiguity

In Calc, create a chart with a Y-axis (e,g, column), and enter a Y-axis title. Exit edit mode, right click the chart, select Export as Image, and save as SVG.
Opening the resulting file in different applications gets different outcomes: in GIMP 2.8.10 and Image Viewer 3.10.2 the title is rendered correctly (vertically), but in Writer, Calc, Impress, Draw, Firefox 43.0, Inkscape 0.91, Opera 34.0, the y-axis title is rendered horizontally.

Example SVG file is attached.
Comment 1 raal 2016-01-09 07:08:20 UTC
Hello, I see this in your file, but can not reproduce from scratch with Version: 5.2.0.0.alpha0+
Build ID: c1258abe50f1508ea0f628ff963bc1914ab86b67
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-01-02_01:43:32

Seems to be fixed in dev version, please could you test with dev version? You can download it here http://dev-builds.libreoffice.org/daily/master/
Comment 2 Peter 2016-01-09 18:43:47 UTC
(In reply to raal from comment #1)
> Hello, I see this in your file, but can not reproduce from scratch with
> Version: 5.2.0.0.alpha0+
> Build ID: c1258abe50f1508ea0f628ff963bc1914ab86b67
> CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
> TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
> 2016-01-02_01:43:32
> 
> Seems to be fixed in dev version, please could you test with dev version?
> You can download it here http://dev-builds.libreoffice.org/daily/master/

I have downloaded the dev version as you suggested, and it does indeed appear to have been fixed.  The SVG file I created from a chart in Calc was displayed correctly in all the other applications.

Many thanks for your help with this!
Comment 3 raal 2016-01-09 19:00:55 UTC
Thanks for testing, closing the bug