Created attachment 114633 [details] screenshot Step 1: 1) Open Calc with the tango testing icon theme 2) Insert A Chart 3) Select pie chart type 4) Notice the the first sample icon has a black background Confirmed this happens on Linux and Windows on master. Version: 4.5.0.0.alpha0+ Build ID: b024e36ddb3b53163d7a01f6f7b5aadb7a858cd9 TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2015-03-31_08:18:46
I see it in the screenshot, but unfortunately, I cannot reproduce it with LO 4.4.1.2, Win 8.1.
Can you include a screenshot Andy as i tested Windows 7 and saw the same black background behind the pie chart.
Created attachment 114654 [details] screenshot with master sources updated today On pc Debian x86-64 with master sources updated today, I don't reproduce this.
@Julien: Thanks for your fast response! @Jay: This normal view is also what I see.
(In reply to Julien Nabet from comment #3) > On pc Debian x86-64 with master sources updated today, I don't reproduce > this. You arent reproducing it as you are not on the tango testing icon set. ;D But even with your screenshot, the shadow behind each chart is supposed to be half the transparency of the chart border, but it is shown without transparency.
Created attachment 114690 [details] printscreen
I can confirm with Version: 4.5.0.0.alpha0+ Build ID: b024e36ddb3b53163d7a01f6f7b5aadb7a858cd9 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-03-31_09:12:20
You're right Jay! I gave a new try and reproduced this. I noticed this console log: warn:vcl.opengl:27340:1:vcl/source/opengl/OpenGLContext.cxx:466: Error: GLXBadFBConfig, Req: 156, Minor: 34 Markus: Thought you might be interested in this one. Also, if I can provide additional info to help (eg: glxinfo), don't hesitate to ask.
Yep... so it was me 'breaking' those icons... PNG images can be compressed in different formats, representing alpha transparency and colours in various ways. Different formats are favourable, depending on which yields the smallest file size. LibreOffice should support all those formats. I had assumed all these issues had been caught since early OpenOffice days... I've been doing this for 6 years(!). See: http://portableapps.com/node/469 https://bz.apache.org/ooo/show_bug.cgi?id=60479 This has also affected some new Breeze icons. I will look at the PNG encoding.
Ok, found the image: /icon-themes/sifr/chart2/res/pie_52x60.png But... it's actually just encoded in simple RGB+A... so really a standard format. Code review is necessary to see if Alpha/ transparency is being respected at all for chart wizard images... The reason this image stands out is due to the 'weird' colour smearing. This is actually just a (normally) invisible artefact for improving compression. i.e. this is expected behaviour. More info: http://encode.ru/threads/1260-CryoPNG-short-introduction
Perhaps it's as simple as: /chart2/source/controller/dialogs/Bitmaps.src - missing "MaskColor = STD_MASKCOLOR;" for most resources ...? (Although not sure why it's still necessary anyway...)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
Please retest. I don't see icons at all in 5.4 in Mint but they are fine with 6.3+. Windows is fine. All without OpenGL.
I know I draw there an white background to prevent this issue. All icons should get an review.
there are no cart tango icons any more the fallback was used.