Closed
Bug 96803
Opened 23 years ago
Closed 22 years ago
Transparent GIFs sometimes turn black (bad ATI drivers)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 104992
People
(Reporter: mgueury, Assigned: dcone)
Details
(Keywords: testcase)
Attachments
(4 files)
Try the testcase and scroll in the page.
At the begin, all is well rendered, but sometimes when you scroll,
the background is shown black.
To reproduce, try to scroll such that you hide and show and hide
the icons at the top of the page. Sometimes, it comes back all
blacks, sometimes you have small black dots.
I have simplifed the testcase to something like this.
<TABLE background="tranparent.gif">
Some text
</TABLE>
If you scroll up and down, more or less fast, you can see the problem with a
single transparent gif.
You can also see the bug by refreshing a lot of time the page. In my case, it
happens 1 times on 20.
Summary: Transparent gif on transparent gif are sometimes black → Transparent gif after scrolling, refresh are sometimes black
Comment 7•23 years ago
|
||
I can't download the attached test cases. Reporter, please attach them as
seperate items ( text/html and image/gif).
Reporter | ||
Comment 10•23 years ago
|
||
Testcase uploaded in 2 parts.
It still happens with Mozilla 0.94
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•23 years ago
|
Target Milestone: --- → mozilla1.0.1
Comment 11•23 years ago
|
||
The problem of GIF images getting messed up when scrolling them off and on
screen has been happening to me too. Check out MozillaZine
(http://www.mozillazine.org/build_comments/) the top images (the MozillaZine at
the top left and blimp at the top right) get screwed up.
Reporter | ||
Comment 12•23 years ago
|
||
The problem is still present in Mozilla 1.0 rc1... (NT)
Comment 13•23 years ago
|
||
I'm seeing a similar problem with PNGs that have transparency set. See bug
146202. Could they be related?
Comment 14•23 years ago
|
||
I just downloaded Netscape 7.0 Preview Release 1 and it shows the gifs
perfectly. Do they use a different rendering engine?
Comment 15•23 years ago
|
||
Still completely messed up in RC3 (2002052306) - no change seen. Again, for
some reason, the problem goes away completely if JAVA (1.4) is up and running,
even if the window in question has no JAVA applets in it.
Comment 16•23 years ago
|
||
Reporter | ||
Comment 17•23 years ago
|
||
The problem still happens in Mozilla 1.0.
I have read the other bugs. And it looks like duplicates of this one.
Interesting is that they all explains that it is a problem with
graphics accelaration in Windows - one for ATI, one for S3 Savage
I use a S3 Savage on Windows 2000.
So, I did the following test:
- Windows + Mozilla 1.0 -> Bad
- Linux + Mozilla 1.0 -> OK
- Windows + Mozilla 1.0 + disabled hardware acceleration -> OK !
(I decreased the acceleration just of 1 step)
Comment 18•23 years ago
|
||
Taking the idea posited in #17, I reduced my ATI graphics acceleration. One
step was not enough, I had to take it down two, and then the problem seemed to
go away. However, I do not think the problem is only in acceleration. There
seem to be other factors. In my case, if JAVA (1.4) is running, things are fine
even with full acceleration. And both Opera and IE work fine at full
acceleration. I do remember a similar problem with Netscape 4.7 (which had, I
believe, a completely different graphics engine) but which cropped up
intermittently -- this problem with Mozilla is completely repeatable.
Comment 19•22 years ago
|
||
Using an ATI All in wonder Pro I get the same effect as well. The effect is
worse on the graphics on the Mozilla toolbar. Back/forward etc have black
backgrounds for me. Dropping video card to 24bit solved the problem. Sounds
more like a problem with ATI's buggy drivers. However the problem isnt as bad
in Netscape. Usually only on animated gifs and it's toolbar has always been fine.
Comment 20•22 years ago
|
||
My system:
Windows 98, ATI XPert 98, Mozilla 1.1 build #20020826
After reading comment #19, I too dropped colors from "32-bit" to "24-bit".
Problem fixed, with "full acceleration".
Could this hint be added to the "Release Notes/Known Bugs/Navigator" section?
Comment 21•22 years ago
|
||
FYI, I am running at 24bit with an ATI Rage Pro card on w98, and had problems
until I knocked the acceleration down 2 notches.
Comment 22•22 years ago
|
||
*** This bug has been marked as a duplicate of 104992 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Keywords: testcase
Resolution: --- → DUPLICATE
Summary: Transparent gif after scrolling, refresh are sometimes black → Transparent GIFs sometimes turn black (bad ATI drivers)
Target Milestone: mozilla1.0.1 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•