Created attachment 121353 [details] screenshot with different color of icons Version: 5.1.0.1 ID build: bcace328aabc4c8c10b56daa87da0a2ee6579b5a Threads 2; Ver: Windows 6.1; Render: default; Locale: ru-RU (ru_RU) subj. in attach screenshot with illustrations of this bug
Created attachment 121354 [details] screenshot with normal color of icons if OpenGL rendering is disabled, then color is OK
Confirming... On Windows 8.1 Enterprise 64-bit en-US with Version: 5.1.0.1 (x64) Build ID: bcace328aabc4c8c10b56daa87da0a2ee6579b5a Threads 8; Ver: Windows 6.29; Render: default; Locale: en-US (en_US) Here are a bit better STR 1. Open Writer 2. Insert -> Shape -> Basic --or Symbol-- 3. split menu listing will show mix of brown and blue icons adjacent to shapes 4. disable OpenGL rendering--Tolls -> Options -> View 5. restart 6. open writer 7. Insert -> Shape -> Basic --or Symbol-- 8. split menu listing will show all blue icons adjacent to shapes
Adjusting version to 5.1.0.1 Norepro Windows 8.1 with current master Version: 5.2.0.0.alpha0+ (x64) Build ID: cfe08df695c046371c4361a434176e6381e3e064 CPU Threads: 8; OS Version: Windows 6.29; UI Render: GL; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-12-15_13:10:55 Locale: en-US (en_US)
Ooh - that is interesting; I suspect those PNGs are different in some way - quite possibly they have a much reduced palette, or some different bit-depth internally that is causing this. And - looking at this now - I too can reproduce this myself on the -5-1 branch - how interesting. Thanks !
Created attachment 121794 [details] Impress. SideBar. Section Slide Transition. Different color https://bugs.documentfoundation.org/show_bug.cgi?id=90897 This bug does not look like?
For 5-1: https://gerrit.libreoffice.org/21289 tdf#96657 - vcl opengl: implement invert: Track Frame. For master: https://gerrit.libreoffice.org/21290 tdf#96657 - vcldemo - implement invert: Track Frame rendering test. https://gerrit.libreoffice.org/21291 tdf#96657 - vcl opengl: implement invert: Track Frame. Review for -5-1 appreciated - Tor ?
Drat - wrong bug =) re-opening this one.
The interesting thing about this bug is that it works fine on master =) though since there are no really obvious differences between the vcl/opengl code paths - I imagine it is caused by changes in the icons themselves (?)
It appears to be the icons with an 8-bit colormap, rather than RGBA (which work fine) that are rendered incorrectly; presumably palletized images. And there are identical icons on master which render fine; I see this only on the -5-1 branch on windows.
Interestingly; loading the same image to embed it in the document gives a nice, blue result ;-)
Fixed in master, patch for review for -5-1 here: https://gerrit.libreoffice.org/21295 Review appreciated Tor =)
Michael Meeks committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=33208c347182d8fe80bfbe34fe3e0b4b21a0a7a2 tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons. It will be available in 5.2.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.
Michael Meeks committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c332ed4794dc0ae818416b36aa5295a9dd34c9c6&h=libreoffice-5-1 tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons. It will be available in 5.1.0.2. 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.
Version: 5.1.0.1.0+ ID build: e9e641b39a98df8c6aef8d2f12f4a589ed887612 CPU Threads: 4; OS Version: Windows 6.1; UI Render: GL; TinderBox: Win-x86@62-merge-TDF, Branch:libreoffice-5-1, Time: 2016-01-12_11:37:42 Locale: ru-RU (ru_RU) bug is not reproduced. fixed!