Closed Bug 81678 Opened 24 years ago Closed 23 years ago

portion on top of page gets cut when viewed

Categories

(Core :: Layout, defect, P1)

x86
Windows NT
defect

Tracking

()

RESOLVED DUPLICATE of bug 171830
Future

People

(Reporter: shrir, Assigned: alexsavulov)

Details

(Keywords: testcase)

Attachments

(2 files)

NT build 20010517 steps: go to this page above observe that there is a white space in between the advertisement banner on top right and the text with yellow background. actually this was appearing much worse in debug build..hmm
kwd: qawanted
Keywords: qawanted
Attached image Screenshot
The problem seems to be a bogus <link> tag (no quotes around attributes, no type) that is used to link the style sheet that makes the fonts tiny enough to fit in the table cells. Shouldn't this be evang? (The problem occurs in IE 5.1 Pre on Mac OS X also...)
attachment 46006 [details] contains the reduced test case that causes the gaps to appear in the layout. the javascript code is needed to reproduce. What is going on (explanation): There are 3 <span> elements all having the same name and same id. At the beginning the first one is visible, while the subsequent aren't. (they have the style="display:none" set) after the table is loaded, the function cov_MarqStart is called and the ticker starts to change the style: aCms[iMarqOld].style.display="none"; aCms[iMarqCur].style.display=""; after few ticks the span that gets hidden do not disapear anymore. Another problem on this page is the text size. If you decrease it from your "view" menu you will reduce gaps like the one seen underneath the horse/man image in the attachment 35282 [details]
in the previous comment with "this page" i meant www.msnbc.com
Keywords: qawantedtestcase, top100
Target Milestone: --- → mozilla0.9.5
reassigning to m0.9.6
Target Milestone: mozilla0.9.5 → mozilla0.9.6
In the testcase, the cell's block shows all 3 spans. -->attinasi
Target Milestone: mozilla0.9.6 → ---
ditto
Assignee: karnaze → attinasi
www.msnbc.com page has changed and I no longer see the problem there so removing the top100 keyword and the URL.
Keywords: top100
Target Milestone: --- → mozilla1.0.1
Moving Mozilla 1.01 bugs to 'future' milestone with priority P1 I will be pulling bugs from 'future' milestones when scheduling later work.
Priority: -- → P1
Target Milestone: mozilla1.0.1 → Future
Confirming the site has been changed so I can no longer reproduced it. Shrirang, I wonder if we should mark this bug as works for me.
how about alex's testcase, it still shows the gaps in it? I agree the page is changed now...
Opps.. Yes, I see it in the testcase still.
ok, since marc is not here anymore....
ok, since marc is not here anymore....
Assignee: attinasi → alexsavulov
Fixed between 2003-03-06-08 and 2003-03-07-08. *** This bug has been marked as a duplicate of 171830 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: