Closed
Bug 133501
Opened 23 years ago
Closed 23 years ago
the top part of web.icq.com is gone
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 132673
People
(Reporter: pplwong, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9+) Gecko/20020324
BuildID: 20020324
The top part of http://web.icq.com (under the "head menu") is gone. IE displays
it correctly.
Reproducible: Always
Steps to Reproduce:
1.go to http://web.icq.com
Actual Results: A part of content is disappeared
Expected Results: The whole page should be shown
Comment 1•23 years ago
|
||
This page contains in-line javascript that document.writes
the tags for a table.
document.write no longer works due to bug #132673.
Fix to bug #123899 has been backed out today to solve 132673.
Will retest with today's build to see if my guess is right.
Comment 2•23 years ago
|
||
Yes, this page issue is caused by document.write issue.
*** This bug has been marked as a duplicate of 132673 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•