Closed
Bug 61698
Opened 25 years ago
Closed 22 years ago
Complex layout leaves window without scrollbars.
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: jgbauman, Unassigned)
Details
(Keywords: testcase, Whiteboard: [awd:tbl][NEED TESTCASE])
Attachments
(3 files)
Under
http://www.tvtv.de/cgi-bin/WebObjects/EPG.woa/
you find a german TV-magazine.
Press one of the daily buttons (Mo - So) to see whats on TV. (sorry i have no
direct url)
Now the scrollbars are missing [tried with Mozilla/5.0 (X11; U; Linux 2.2.17
i686; en-US; m18) Gecko/20001130]
I tried do narrow it down.
There are there files
frameset.html (frameset which loads frame.html). Error: the scrollbars are
missing.
noframe.html The scrollbars are there.
The problems seems to depend on the fact that the large table is generated from
JavaScript. Perhaps the missing image s.gif which is imported via <img> is an
issue.
Also it was correct sometimes, more often the scrollbars missed :-(
Comment 5•25 years ago
|
||
changing to table
Assignee: clayton → karnaze
Component: Layout → HTMLTables
QA Contact: petersen → chrisd
Comment 6•25 years ago
|
||
confirming on a self-built linux from today, putting new url that shows this
behavour.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Note: This bug appears fixed in whatever version of Mozilla Netscape 6.1 beta is
built upon
Comment 10•24 years ago
|
||
for somereason this testcase is invalid.
Whiteboard: [awd:tbl][NEED TESTCASE]
Comment 11•24 years ago
|
||
Temporarily moving to future until a milestone can be assigned.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 12•22 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
QA Contact: amar → madhur
Target Milestone: Future → ---
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 13•22 years ago
|
||
The page: http://www.artscouncil.org.uk/links/index.php?category=4 is a
non-framed page which shows with scroll bars in Internet Explorer, but for which
the scroll bars are absent in Mozilla (I'm using the alpha release 1.4a). Is
this the same bug, or a related one?
Comment 14•22 years ago
|
||
This bug is worksforme (the testcase is, at least, and there is nothing else to
go on here).
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•