Created attachment 40204 [details] Sample document I checked with LibreOffice 3.3.0 - WIN XP DE [OOO330m9 (Build:1 - build 3.2.99.2)] From OOo I have been used to see lines from line diagram in legend with same width as data line in diagram. Steps to reproduce: 1. open attached spreadsheet "sample0" expected: in legend line should be shown with width 3mm actual: default width 2. Doubleclick chart to get edit mode 3. click Legend to select it 4. click line in legend for "a" 5. Check properties: indeed 3mm is selected Other properties (transparency, line type) will be shown correctly. When you open spreadsheet with OOo 3.1.1, Line view in legend will be corrected after double click on chart.
I see this with LibO-3.3-beta3 on SLED11-SP1 as well. Kohei, is this a bug or feature? Could the fix be an easy task? ;-)
(In reply to comment #1) > I see this with LibO-3.3-beta3 on SLED11-SP1 as well. > > Kohei, is this a bug or feature? No clue. But I'd call it a bug. > Could the fix be an easy task? ;-) No idea. It sounds easy, but the chart's code is pretty convoluted there, so figuring that out will not be easy. But once you figure out that code, I'm pretty sure the code change will be small.
Modified component because now available.
Modified status due to facts
Created attachment 56061 [details] Sample document "Real Life" problem
Katarina Machalkova committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fd33b0d28e9f73b4911b43bedf334296b8025485 fdo#31551: Show actual line width in the legend
Katarina Machalkova committed a patch related to this issue. It has been pushed to "libreoffice-3-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4ce99d42806e87378614207c8d5adf38d43c756c&g=libreoffice-3-5 fdo#31551: Show actual line width in the legend It will be available in LibreOffice 3.5.2.
Works for me with parallel Server installation of "LOdev 3.5.2rc0+ [Build ID: ec752de-73cb0b8-f269e46] Win-x86@6-fast pull time 2012-03-19 11:08:23 – WIN7 Home Premium (64bit), FIXED due to comments 6,7
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c816729beb6ad79fedf3566dbfccdc17f4dc1584 fix OOXML validation error for text shapes, related fdo#31551 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.
Notes for unit test writers: Revert has to be done manually. There is test code for checking the width and height of legends in chart2/qa/extras/chart2dump/chart2dump.cxx but it was commented out in 911b42b0cdd283bc8bc7de50471a2d4b9603d8c7