Closed
Bug 38698
Opened 25 years ago
Closed 25 years ago
page renders 2x vertically
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: cmg, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14 i686; Nav)
BuildID: 2000050908
The entire page renders almost in its entirety then renders again in its
entirety. Basically scroll down far enough and see the entire pagea again after
the Welcome. Please Register or Sign In
Reproducible: Always
Steps to Reproduce:
1. http://www.nytimes.com
2. scroll down
Actual Results: 2 copies of the page are displayed when scrolling vertically
Expected Results: 1 version should render ;)
Comment 1•25 years ago
|
||
updating component and owner. confirming on 050908 build under NT (changing OS
to ALL)
Assignee: asadotzler → troy
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
OS: Linux → All
QA Contact: jelwell → petersen
Comment 2•25 years ago
|
||
The following assertion occurs when loading http://www.nytimes.com. May explain
why there is a 2X rendering.
###!!! ASSERTION: node in map twice: '(node->mContent != aNode->mContent) || ((n
ode->mContent == nsnull) && (node->mStyle != aNode->mStyle))', file S:\mozilla\l
ayout\html\base\src\nsFrameManager.cpp, line 1791
Reassigning to attinasi just because the assertion was added originally by
peterl.
Assignee: troy → attinasi
| Assignee | ||
Comment 3•25 years ago
|
||
Accepting blindly - I have no idea what this assertion means (yet).
Status: NEW → ASSIGNED
Target Milestone: --- → M20
*** This bug has been marked as a duplicate of 34862 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Verified duplicate.
You need to log in
before you can comment on or make changes to this bug.
Description
•