Closed
Bug 168787
Opened 23 years ago
Closed 23 years ago
overflow:scroll leads to wrong-placed and unnecessary sroll-bars
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 145212
People
(Reporter: tloehnert, Assigned: attinasi)
References
()
Details
Attachments
(1 file)
|
378 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020826
The main-content of this page is located only in the upper quarter of the screen
and framed by vertical and horizontal scroll-bars; rest of screen is empty.
Reproducible: Always
Steps to Reproduce:
1.go to http://www.yale.edu/lawweb/avalon/imt/document/l-90.htm
Actual Results:
wrong-placed sroll-bars in the upper quarter of the window
Expected Results:
correct-placed scrollbars - if necessary at all - and page content should be
displayed throughout the window
workaround: eliminate the command "overflow:scroll" in
http://www.yale.edu/lawweb/avalon/css/avalon.css
probably related bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=57476
http://bugzilla.mozilla.org/show_bug.cgi?id=93905
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•23 years ago
|
||
This simple test page shows the problem.
Updated•23 years ago
|
QA Contact: petersen → moied
Comment 2•23 years ago
|
||
*** Bug 174152 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
The mis-sizing has been fixed by roc's checkin for overflow:scroll sizing. The
presence of the scrollbars is correct. Marking duplicate of the bug roc fixed,
since the rendering on this site is now exactly correct.
*** This bug has been marked as a duplicate of 145212 ***
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.
Description
•