iceweasel bug...

vlahonick vlahonick tsopanotragi at hotmail.com
Mon Nov 15 14:30:36 UTC 2010







hi!, my name is vlahonick and i found a bug in iceweasel!
i am using debian squeeze and iceweasel 3.5.15-1.
first of all i have to say that i didnt look if this bugs is already submitted and i am
really sorry for that but i do not have the time...
the bugs is that iceweasel doesnt support multiple background images at css...
i tested firefox and was ok...
also to be sure i test the same page with safari, chrome, opera and ie...
of course ie doesnt support this either but the rest browsers displayed the page
as it should be (with 2 background images...but iceweasel didnt...)
i thinks i pretty nusty bug cause firefox doesnt have it...how iceweasel does...???
anyway i will describe the bug with an example...:

1)if we have ONLY ONE bg image everything is ok:

    background-color: #000000;

    background-image: url('my.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top left;

2)but if we have TWO OR MORE bg image iceweasel displays ONLY the background-color :( :

    background-color: #000000;

    background-image: url('my.jpg'), url('my2.jpg');
    background-repeat: repeat-x, repeat-x;
    background-attachment: fixed, scroll;

    background-position: top left, bottom left;


and if someone else already report this i am really sorry didnt have the time to look for it...
and sorry for my eng...long time since my last lesson :D
i also speak greek & romanian if someone finds it easier to speak with me in this 2 langs...


regards vlahonick...
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/attachments/20101115/4d96a264/attachment.htm>


More information about the pkg-mozilla-maintainers mailing list