Closed
Bug 152034
Opened 24 years ago
Closed 24 years ago
Layout of ESPN Soccer page is not good - lines are overlapping
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.0.1
People
(Reporter: vparthas, Assigned: karnaze)
References
()
Details
(Keywords: testcase, top100, topembed, Whiteboard: [testcase] [topsite])
Attachments
(1 file)
|
2.28 KB,
text/html
|
Details |
http://worldcup.espnsoccernet.com/report?match=48885&lang=us - page is not
displayed properly and lines are overlapping. Displays properly in IE.
nominating for mozilla1.0.1
Comment 2•24 years ago
|
||
WFM 2002061408-trunk
what build are you using? also, please attach a screenshot.
Comment 3•24 years ago
|
||
worksforme linux 20020615 (trunk).
Though this WFM on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a)
Gecko/20020613 therer was the bug 148399. Can you include a screenshot?
Comment 7•24 years ago
|
||
Test case contains a master table with addition child tables. I believe the
layout problem is caused a script tag (and comment) which preceeds the master
table element:
<script language="javascript">document.write("<\!--");</script>
<!-- END WEBSIDESTORY CODE -->
<table width="772" border="2">
Comment 8•24 years ago
|
||
If the test case loads properly, press the reload toolbar button. The text
should flow outside of table.
*** Bug 153425 has been marked as a duplicate of this bug. ***
Comment 10•24 years ago
|
||
*** Bug 154441 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 12•24 years ago
|
||
petersen got his test case to fail on the branch. It doesn't fail for me on the
trunk, but the url looks bad, so we need a trunk test case. amar: help
Status: NEW → ASSIGNED
Whiteboard: [testcase]
Updated•24 years ago
|
Keywords: topembed
Summary: Layout of page is not good - lines are overlapping → Layout of ESPN Soccer page is not good - lines are overlapping
Whiteboard: [testcase] → [testcase] [topsite]
| Assignee | ||
Comment 13•24 years ago
|
||
Sorry, I should have said petersen: help, since he is the qa contact.
Comment 14•24 years ago
|
||
Confirming two different issues:
On the branch build (2002-06-27-08 1.0.0) , I still see the original issue of
text spilling out of table with both url and test case.
On trunk build (2002-06-26-08), the page can render with missing content. Only
the top part of the page is displayed. Forcing a reload of the page may cause it
to be displayed correctly. Test case can reproduce the original problem if you
resize window and reload page.
Comment 15•24 years ago
|
||
In today's trunk (2002-07-02-04) or yesterday's branch (2002-07-01-05 1.0.0), I
can't reproduce the either problem described.Page render correctly for me.
Tested under Windows ME. Also, attached test case no longer displays problem too
with either build.
Chris K,
Do you still see this ?
Comment 16•24 years ago
|
||
Worksforme with Gecko/20020702 branch build.
Also verified the 7/2 build works for someone else who had seen the problem.
http://worldcup.espnsoccernet.com/report?match=48868&lang=us
Comment 17•24 years ago
|
||
Resolving as WFM, based on comment #15 and comment #16
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•