Closed
Bug 1658
Opened 26 years ago
Closed 26 years ago
body tag incorrectly added to frameset doc & Thin black rect on right edge
Categories
(Core :: Layout, defect, P1)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: cpratt, Assigned: rickg)
References
()
Details
If you go to the above URL, you'll notice that to the right of the amazon.com ad
and rightmost scrollbar, there is a thin strip of white (NT) or of garbage/
static/snow (95). More often than not, viewing this page will crash the viewer if
you just leave viewer.exe at that page for more than a few seconds.
VIEWER caused an invalid page fault in module RAPTORHTML.DLL at 0137:005bfa54.
I'm sure I have a full Dr. Watson log from NT 4 somewhere if it's needed: send me
an E-mail if it is.
Summary: ss: Graphic defects, sporadic crashing at rsac.org → Graphic defects, sporadic crashing at rsac.org
This bug did not make ss: train for this release. Removing ss: from summary.
I used viewer.exe. As noted in the description, different behavior happens on
Win 95 and Win NT.
Assignee: michaelp → troy
Component: Windows FE → Layout
Product: Mozilla → NGLayout
It doesn't crash for me when running under the debugger, and Purify doesn't
report any problems either.
Michael, what layout problems do you see and where did it crash for you?
it doesn't crash today, but there is a thin vertical strip of cruft on the
right. maybe it's layout, maybe it's iframes, maybe it's views (but i don't
think so)?
Assignee: troy → karnaze
Summary: Graphic defects, sporadic crashing at rsac.org → Thin black rect on right edge
Chris, the bug is that there's a thin black rect displayed at the right edge
of the window. It's very difficult to tell what's causing it. Michael thinks
it's a view.
If I display each of the frame cell frames individually (there are three
frameset tags in the document) they all display correctly. That leads me to
believe it's frameset related
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 10•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Comment 11•26 years ago
|
||
This frameset document has a body tag in it that should be discarded by the
parser since it comes after the frameset tag. Since it is not, the frameset tag
is being ignored and the document is blank. I added info to the summary to
reflect the current problem. Rick, when you fix this please reassign it to me so
I can check for the original problem of a thin black line.
Assignee: karnaze → rickg
Status: ASSIGNED → NEW
Summary: Thin black rect on right edge → body tag incorrectly added to frameset doc & Thin black rect on right edge
Comment 12•26 years ago
|
||
moving to m4
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•26 years ago
|
||
I think this is fixed as a result of improvements made to NavDTD handling of
scripts.
Comment 14•26 years ago
|
||
Unable to load to page in the March 23 build (Windows and Mac). Only background
loads and not content is displayed. This site loads fine in 4.5.1
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 15•26 years ago
|
||
In the March 25th Build, I get a gray rectangle position on next to the right
verical scroll bar.
Updated•26 years ago
|
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 16•26 years ago
|
||
I believe this is fixed now.
Status: RESOLVED → VERIFIED
Whiteboard: Page isn't loading, can't verify fix
You need to log in
before you can comment on or make changes to this bug.
Description
•