Bug 649475
Summary: | corrupted text when scrolling | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> | ||||
Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | gecko-bugs-nobody, stransky | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-12-09 10:27:07 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tom Horsley
2010-11-03 19:40:17 UTC
Created attachment 457562 [details]
screenshot of shredded firefox window
More evidence that this if firefox, not radeon driver: If I look at the same page in konqueror and overlap the windows the same way, text that scrolls out from under the xterm is drawn perfectly by konqueror, only firefox seems to want to shred it. I also tried this with a brand new user so no leftover ~/.mozilla nonsense could have been inherited from the old /home directory I restored, but the text shredding was the same. I briefly rebooted into fedora 13 and confirmed that I do not see the same shredding when I setup the same window overlap and scrolling. It's known issue already fixed in upcoming Firefox 4. Just curious, is there a bugzilla or patch or something somewhere that points to this known issue fix? All I can find when searching is more reports of similar bugs like this one: https://bugzilla.mozilla.org/show_bug.cgi?id=576795 You need to search for gfx/layer bugs, the layer code was heavily updated in ff4 because of a new layer acceleration model and I guess the fix of this but is a side effect of it. This definitely appears to be another instance of cairo changes screwing with firefox (just like bug 628331). If I run the firefox packaged by mozilla from firefox-3.6.12.tar.bz2 which (rumor has it) has its own cairo lib, the shredded text problem does not appear. FYI: The xulrunner-1.9.2.13-5.fc14.x86_64 just added to updates-testing for bug 628331 does not fix this corrupted text issue. Should be fixed on Fedora 15 and newer. |