Created attachment 94578 [details] The spreadsheet document whose charts were mishandled. Problem description: Chart Borders cannot be made visible. (Note: Version is 4.2.1.1, Build ID: d7dbbd7842e6a58b0f521599204e827654e1fb8b, not 4.3.0.0) Steps to reproduce: 1. Created new chart 2. Double-clicked the chart 3. Selected menu Format > Chart Area... > Borders 4. Set Style to Continuous, Color to Black, Width to 0.04", Transparency to 0% and clicked OK. Current behavior: Nothing happens. Expected behavior: A black, continuous border should appear around the chart. Operating System: Mac OS X Version: 4.3.0.0.alpha0+ Master
already reproducible with LO 4.2.1.1 (Win8.1)
Still reproducible with LibreOffice 4.3.0.0.beta2
I used bibisect and ended up at the following two commits. prevent some implicit iterator conversions http://cgit.freedesktop.org/libreoffice/core/commit/?id=e79c706ddda21f850fe3c5a867bacf3982e5b112 GPU Calc: add an inline function to legalize inputs for reduction. http://cgit.freedesktop.org/libreoffice/core/commit/?id=d7e4e5d35e66dbfcc30576d198e393661d84f616 Looking deeper into the git history around that time a lot of changes was pushed to the chart area: http://cgit.freedesktop.org/libreoffice/core/log/?id=3b2b516ce0fee9bc609f4213affa5b0a71f08cb1&qt=range&q=3b2b516ce0fee9bc609f4213affa5b0a71f08cb1 Would it make sense for me to do some manual builds around that time to try to narrow in on when the issue was introduced or is that just a waste of my time?
bug is observed in XP/SP3 and LibO 4.2.4.2. See also AskLibO http://ask.libreoffice.org/en/question/34953/chart-border/
In Version: 4.1.6.2 Build ID: 40ff705089295be5be0aae9b15123f687c05b0a This bug is NOT reproducible. Format Chart Area -> Borders -> Continuous, produces a chart with a border. This regression occurred somewhere in the 4.2.x line.
I take this.
Kohei Yoshida committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6053491532a5d9954caaa4abf09af30850f0cb94 fdo#75380: Let's not always set the line style to NONE here. 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.
Fixed on master and backports to 4.2 and 4.2 have been pushed to gerrit.
Kohei Yoshida committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c6d544cfc10ea37316bb510a8577358ae3b7ae83&h=libreoffice-4-2 fdo#75380: Let's not always set the line style to NONE here. It will be available in LibreOffice 4.2.7. 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.
Kohei Yoshida committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=818f4d14981f6731090e5d3ea7c818c9149b4d27&h=libreoffice-4-3 fdo#75380: Let's not always set the line style to NONE here. It will be available in LibreOffice 4.3.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.