Closed
Bug 36593
Opened 25 years ago
Closed 25 years ago
no scroll bars in dropdown boxes
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: koren, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m15)
BuildID: 2000041805
Scroll bars do not display for the dropdown textbox widget in javascript.
Undisplayed options are selectable via keystroke, but the widget fails to scroll.
Reproducible: Always
Steps to Reproduce:
1.drop down the box
2.
3.
Actual Results: The dropdown is painted, but no scrollbar or scrolling on
keystroke occurs.
Expected Results: A scroll bar should appear on the right side of the dropdown.
During keystroke, the dropdown should scroll to show the current selection.
tested this with build ID 2000042009
I don't see any scrollbars - but there are only 3 items in the first
dropdownbox, and 1 in the second box. Selections can be done with keystrokes.
Testing same page with NC4.7, there's no scrollbar on the boxes there either.
Using Linux however - does Netscape 4.7* for NT show scrollbars on those
widgets?
Comment 2•25 years ago
|
||
-->widget issue? if it's anything
Assignee: rogerl → trudelle
Component: Javascript Engine → XP Toolkit/Widgets
QA Contact: pschwartau → jrgm
Comment 3•25 years ago
|
||
changing component to html form controls, reassigning
Assignee: trudelle → rods
Component: XP Toolkit/Widgets → HTML Form Controls
QA Contact: jrgm → ckritzer
Comment 4•25 years ago
|
||
marking worksforme, win98 2000051808
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•24 years ago
|
||
Works for me:
Platform: PC
OS: Windows 98
Mozilla Build: 2000101014 M18 Trunk Build
Marking as Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•