Closed
Bug 19356
Opened 25 years ago
Closed 25 years ago
Page is too wide for Mozilla, but no scrollbars appear
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M14
People
(Reporter: mozilla, Assigned: karnaze)
References
()
Details
(Keywords: testcase, verifyme, Whiteboard: [TESTCASE])
Attachments
(3 files)
Simply load the URL above and see that the right hand side is off the screen. If
you do not see it, take a look at the screenshots I captured comparing M-11's
rendering and Netscape 4.7's render of the same page. I tried to view the
source, but both 4.X and Mozilla refuse to display the source of this page. File
-> Edit Page in 4.X shows some encrypted garbage. Of course (doh!) IE5 displays
the source.
Reporter | ||
Comment 1•25 years ago
|
||
Comment 3•25 years ago
|
||
Updated•25 years ago
|
Whiteboard: [TESTCASE]
Comment 4•25 years ago
|
||
The testcase only works if you save it to local file and then load it.
It seems like this bug is dependent on the actual size of the HTML file.
I have added lots of comment lines in the testcase, try removing 1 of them and
you get a slightly different result (there is a missing "l" in the word "Full").
Remove 2 or more and the bug disappears.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 6•25 years ago
|
||
I'm not seeing the problem.
Reporter | ||
Comment 7•25 years ago
|
||
Reporter | ||
Updated•25 years ago
|
OS: other → Windows 98
Reporter | ||
Comment 8•25 years ago
|
||
I am still seeing this with M12 (see attachment above). Please reopen this
thing. This has got to be dogfood. You can't even read Yahoo! News properly.
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 9•25 years ago
|
||
Well it ain't dogfood, Jerry, but I do see this. REOPENING (ouch!).
Attaching a reduced form of the page. The table in the right hand column
gets "squeezed" out of the side of the main table.
However, the floated table on the left contains a <SCRIPT></SCRIPT>. If you
remove that <SCRIPT>, then the page lays out OK (perhaps something to do with
sink notification and reflow??)
Updated•25 years ago
|
Resolution: WORKSFORME → ---
Comment 10•25 years ago
|
||
Comment 11•25 years ago
|
||
Clearing resolution
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Target Milestone: M14
Comment 12•25 years ago
|
||
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
Comment 13•25 years ago
|
||
Checked both testcases and they look fine. Build 2000013111 on Windows NT4 sp6.
Unable to test original URL - it's a 404 now. It could have been the fix for
bug 23235 "<SCRIPT></SCRIPT> affects table layout" that fixed this one too.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Comment 14•25 years ago
|
||
OK, the original problem is solved.
But there is another one bug showing up on the testcase 3726. When you resize
the browser to be small enough the table with short summary starts to overwrite
the contents of the second column of the main table. I'll try to find this bug
among others posted.
Comment 15•25 years ago
|
||
The testcases all look fine to me on Win98 2000030516 build. No problems with
scrollbars or text overwrting tables.
Reporter | ||
Comment 17•22 years ago
|
||
Mass removing self from CC list.
Reporter | ||
Comment 18•22 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
You need to log in
before you can comment on or make changes to this bug.
Description
•