Closed
Bug 339496
Opened 19 years ago
Closed 19 years ago
Border artifacts through content with width or height >= 32759 px
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 335107
People
(Reporter: aguertin+bugzilla, Unassigned)
References
()
Details
2006-05-27 linux trunk, also reproduced on Win XP on trunk by Mossop on IRC
http://mrmazda.no-ip.com/auth/zoomlevel.html
When zoomed in very far (for me it's 8 presses of Ctrl-+) I get weird vertical lines on the whole page.
I'll do a testcase if needed.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060527 Minefield/3.0a1
Yes, I see this too but when I go on enlarging the lines disappear again.
| Reporter | ||
Comment 2•19 years ago
|
||
data:text/html,<style>body {border: 1px dashed green;} #big{height:32759px;}</style><div id="big"></div>
Testcase --^
It fails at 32759 px, works at 32758 px. The lines are the color of the border.
| Reporter | ||
Comment 3•19 years ago
|
||
Not just dashed border, and not just vertical lines either (though I had to scroll a bit to get it to happen with horizontal). Making summary better.
Summary: Weird vertical lines when zoomed in very far on this page → Border artifacts through content with width or height >= 32759 px
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 335107 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•