Closed
Bug 414107
Opened 18 years ago
Closed 18 years ago
large background image rendered from random memory
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 413583
People
(Reporter: ajschult784, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(3 files)
Large background images seem to render as random graphics memory. I'm using http://www.mozilla.org/images/header_logo.gif as a background. At its nominal size (264x58), there's no problem, but if I increase the size to 964x200, I see the bug.
This regressed between 2008-01-18-09-trunk and 2008-01-19-09-trunk (bug 411224). There were also some imagelib landings, but I see this with both png and gif images, so the cairo change seems more likely to be the culprit.
Flags: blocking1.9?
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
Loading this, I see attachment 299393 [details] (should look like a large version of http://www.mozilla.org/images/header_logo.gif repeated as a background)
| Reporter | ||
Comment 3•18 years ago
|
||
I confirmed that this was caused by 411224 by backing it out locally
This is almost certainly a dup of bug 413583 -- can you comment in that bug with your X server version, your X driver, and your X driver version?
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9?
You need to log in
before you can comment on or make changes to this bug.
Description
•