You are not logged in.
For example this image:
http://img12.imageshack.us/img12/1230/q4icon.png
In lancelot:
http://img255.imageshack.us/img255/6941/lancelot1.png
In Konqueror/Dolphin:
http://img694.imageshack.us/img694/448/lancelot2a.png
I mean, that pink color must be transparent, right?
is it a normal behavior or no?
Thanks
Offline
Bitmaps don't have an alpha channel. Let me guess, the source image is a .ico file? If so KDE is using the first layer which can be a bitmap without alpha channel. Could be worse, id could have supplied a 4 color version of the icon ;-) Try to extract the single images out of the ico file.
Edit: Just saw on your screenshot that the source file is a plain bitmap not an .ico. This behavior is normal, thats what they used to achieve transparency before the windows shell got alpha support. KDE wont draw that color transparent the result wouldn't be as smooth as real transparency with alpha anyway.
Last edited by randomguy (2010-04-05 14:55:28)
Offline
Thanks a lot for your answer...
I thought to report this as a bug, but whit your response I have everything clear...
Last edited by zuargo (2010-04-05 17:16:14)
Offline