Closed
Bug 693965
Opened 13 years ago
Closed 13 years ago
Much background-image repeat makes graphics error when Hardware acceleration off
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 671302
People
(Reporter: thepiglovesyou, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1
Steps to reproduce:
1. Turn your Hardware Acceleration off in `options'.
2. Create long height div (about 20000px) in html.
3. Repeat a background-image on it by css.
4. Scroll it in another element with overflow:auto.
Actual results:
Get darken (#000) inside the outer-element.
Expected results:
Displays smoothly to the end.
Reporter | ||
Updated•13 years ago
|
Comment 1•13 years ago
|
||
> See Also: https://bugzilla.mozilla.org/show_bug.cgi?id=671302
It does seem like the issue. If you consider this as well, please set the status of this bug to duplicate, and continue tracking that bug. Thanks
Reporter | ||
Comment 2•13 years ago
|
||
> AndreiD
actually i thought so after the entry
thanks
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•