Closed
Bug 610735
Opened 15 years ago
Closed 15 years ago
When a page is scrolled, the text is still rendered at it's old position as well as at it's updated position.
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: brianfcoleman, Unassigned)
References
()
Details
Attachments
(1 file)
323.45 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Multiple copies of the page text are rendered as the page is scrolled and the
position of the text is updated.
Reproducible: Always
Steps to Reproduce:
1.Navigate to http://sourceware.org/pthreads-win32/bugs.html
2.Scroll the page
3.
Actual Results:
Multiple copies of the page text are rendered on top of one another at different vertical positions
Expected Results:
The text should scroll and not render multiple copies of itself
I will attach a screenshot
Reporter | ||
Comment 1•15 years ago
|
||
![]() |
||
Comment 2•15 years ago
|
||
Worksforme with a current trunk mac build....
Reporter | ||
Comment 3•15 years ago
|
||
The page renders correctly with Firefox 4 Beta 7
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•