sometimes images aren't displayed.. just a black box. http://mephistoblog.com/ reproduces this issue. I'll also attache a screenshot. Reproducible: Always
Created attachment 152709 [details] screenshot showing problem
still an issue. any ideas if this is known upstream?
decided to go hunting and found upstream. https://bugzilla.mozilla.org/show_bug.cgi?id=411831 it seems to be an Xorg bug http://bugs.freedesktop.org/show_bug.cgi?id=15098 this is an Xorg.conf work around (I haven't tested yet). Option "XAANoOffscreenPixmaps" "on" I think that's in the driver section. I'm not sure if this should be marked resolved or not but the xorg herd should be CC-ed
testings on problematic site confirms fix. it goes in the video card driver section of Xorg.conf.
X11, please read https://bugs.freedesktop.org/show_bug.cgi?id=15098 and tell your opinion.
Things are moving toward EXA. I don't think they're there yet, though. We could probably pull the same patch from Fedora to work around it: * Thu Mar 13 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-7.20080310 - xserver-1.5.0-xaa-sucks: Disable XAA offscreen pixmaps by default. They're almost always a performance loss anyway. Use Option "XaaOffscreenPixmaps" to turn them back on. I just asked ajax whether he'd like to take it upstream.
I can confirm this bug still exists in www-client/mozilla-firefox-3.0 (final!). Especially, if you zoom in some images on some webpages turn black. An example is: 1) goto http://www.djh.de/ 2) press Ctrl + (zoom in)
OK, i switched to EXA and this bug is gone. So now i worry about Bug 213841.
I believe I read that upstream is going to make Option "XAANoOffscreenPixmaps" "on" default. I tried exa, it fixed it but it made my system run at the speed of turtles.
*** Bug 228251 has been marked as a duplicate of this bug. ***
I confirm this bug on my system (Radeon 9200SE, xorg-server-1.4.2, xf86-video-ati-6.9.0). Option "XaaNoOffscreenPixmaps" or switching to EXA (which has other flaws) solves the problem.
This is also a bug for me as well.
XAA no longer uses offscreen pixmaps by default in 1.5.3 and newer. There's nothing the mozilla herd has to fix anymore. Closing fixed. Thanks