Closed
Bug 93905
Opened 24 years ago
Closed 22 years ago
CSS "overflow:scroll" and "overflow:hidden" fails
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: wgrinfeld, Assigned: hyatt)
References
Details
(Keywords: testcase)
Attachments
(3 files)
If HTML or XUL uses the style elements overflow:hidden or overflow:scroll , the
page does not clip or allow to scroll the clipped part
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
![]() |
||
Comment 3•24 years ago
|
||
Over to XUL. seeing this on linux build 2001-08-06-08 too
Assignee: asa → trudelle
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Toolkit/Widgets: XUL
Ever confirmed: true
OS: Windows NT → All
QA Contact: doronr → jrgm
Comment 4•24 years ago
|
||
CSS problem
Assignee: trudelle → pierre
Component: XP Toolkit/Widgets: XUL → Style System
QA Contact: jrgm → ian
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
A similar testcase converted to html fixes some of the problems but not all
(especially overflow:hidden). Reassigned to hyatt like bug 42492 but maybe both
bugs should go to evaughan like bug 34031.
Assignee: pierre → hyatt
Reporter | ||
Comment 7•24 years ago
|
||
In HTML, note the caret moving on the screen when entering data on a clipped
input box
Comment 8•24 years ago
|
||
overflow: hidden is covered by the old bug 46257, assigned to buster; I'll toss
that to hyatt.
Just because this bug is related to a CSS property doesn't mean it's in the
Style System. This bug is in block Layout.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 10•23 years ago
|
||
*** Bug 108332 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
Regarding comment #9 should this be moved to layout now?
Keywords: mozilla1.2,
testcase
Comment 12•22 years ago
|
||
wfm moz 2002101508 win98
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•