[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2014-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA odf |BSA odf target:4.3.0

--- Comment #4 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Markus Mohrhard committed a patch related to this issue.
It has been pushed to master:

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

be explicit about text rotations, fdo#70670



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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2014-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

Markus Mohrhard markus.mohrh...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2014-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

Markus Mohrhard markus.mohrh...@googlemail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2014-03-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

--- Comment #3 from Markus Mohrhard markus.mohrh...@googlemail.com ---
Looks like some UNO problem. The secondary axis seems to be handled differently
than the primary axis despite using the same class.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2014-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Whiteboard|BSA |BSA odf
 CC||er...@redhat.com,
   ||markus.mohrhard@googlemail.
   ||com, mst...@redhat.com
Version|4.1.2.3 release |4.0.0.3 release

--- Comment #2 from Michael Stahl mst...@redhat.com ---
bugdoc imported with 90° rotation since 4.0.0 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70670] FILESAVE: Secondary axis text rotation not saved

2013-11-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70670

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
Confirmed. Status set to NEW. Platform to All/All. The version could possibly
be set back to v4.0.6.2, although the problem may stem from earlier in the
v4.0.x series as this appears to be a regression in the v4.x series. Added
Keyword regression. 

I have loaded the provided attachment under Ubuntu 10.04 x86_64 in these
versions:

- v3.3.0.4 OOO330m19 Build: 6
- v3.4.6.2 OOO340m1 Build: 602
- v3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b
- v3.6.7.2 Build ID: e183d5b
- v4.0.6.2 Build ID: 2e2573268451a50806fcd60ae2d9fe01dd0ce24
- v4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a

Only v4.0.6.2 and v4.1.3.2 display the text t [°C] at top right of the chart
rotated at 90deg (it should be 0deg). Under both v4.0.6.2 and v4.1.3.2 setting
it to 0deg, saving, exiting, and reloading shows it once again displayed with
90deg rotation. Object 1/content.xml shows:

style:style style:name=ch11 style:family=chart
   style:text-properties fo:font-size=11pt fo:font-weight=bold
style:font-size-asian=9pt style:font-size-complex=9pt/
/style:style
...
chart:title svg:x=22.207cm svg:y=0.831cm chart:style-name=ch11
   text:pt [°C]/text:p
/chart:title

By comparison the [E Wh] legend at bottom right of the graph has this XML:

style:style style:name=ch6 style:family=chart
   style:chart-properties style:rotation-angle=0/
   style:text-properties fo:font-size=10.5pt fo:font-weight=bold
style:font-size-asian=9pt style:font-size-complex=9pt/
/style:style
...
chart:title svg:x=21.539cm svg:y=13.193cm chart:style-name=ch6
   text:pE [Wh]/text:p
/chart:title

I thought the style:chart-properties element with style:rotation-angle
attribute might be missing from the first title, but opening the attachment
under v3.6.7.2 and saving it under this version does not change the listed XML
at all. The older versions simply seem to render the title in correct
orientation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs