Closed
Bug 1831
Opened 26 years ago
Closed 26 years ago
horizontal scroller triggers vertical scroller
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: kipp, Assigned: troy)
Details
this simple test with a reasonably tall window should have a horizontal scroller
only.
--CUT HERE--
<HTML>
<HEAD>
<STYLE type="text/css">
.wide { width: 1000px; border: 2px solid purple; }
</STYLE>
</HEAD>
<BODY>
<DIV CLASS=wide>Deep and wide</DIV>
</BODY>
</HTML>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 1•26 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•