Created attachment 140126 [details] Example XLSX Chart with wall color problem Steps to reproduce: 1. Open ChartBackgroundBug.xlsx in Calc and Excel 2. Compare The Chart Wall should be white(automatic), but it's being imported as blackish. Version: 6.1.0.0.alpha0+ Build ID: 60ae5f530c3123341a8c2d49793693c2cd4521c2 Good Version: 6.1.0.0.alpha0+ Build ID: ea360461746f37be021b63da7a64a60d0f3c4af4 BAD Tested with Arch Linux and Windows 10.
confirm. Version: 6.1.0.0.alpha0+ Build ID: e1771058ebc4efc58515ffa60250843274990bac CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3;
Noel Grandin, I bisected this issue down to: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b10c7022f1be6e4825269bd5872575b5b53744ef Use RawBitmap in BPixelRasterToBitmapEx Could you please take a look at it?
Created attachment 140145 [details] Example native ODS Chart with wall color problem
Steps to reproduce: 1. Create a column on numbers 2. Select column -> Insert -> Chart 3. Click '3D Look'
Adding Cc: to Noel Grandin
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3d400321910ff0fe89ab8c70c59432e676cb1340 tdf#116001 Incorrect Colors in Chart Wall Area It will be available in 6.1.0. 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.
Noel Grandin, Is this supposed to be closed as fixed? I can still reproduce it under both Arch and Windows with Version: 6.1.0.0.alpha0+ Build ID: 312c0abcff23a5bc7cf4442359ec48187ec06d48 Another way to trigger this bug is to draw a basic shape and extrude it to form a 3D shape.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1e89b32c654b471f5fdce65d63d49cfcc90826b1 tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt) It will be available in 6.1.0. 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.
*** Bug 116180 has been marked as a duplicate of this bug. ***
I can confirm that bug 116180 is also fixed with up to date master.