Closed
Bug 129805
Opened 23 years ago
Closed 23 years ago
[XBLFC] win32/classic <select> uses the autoscroll; should have scrollbar
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: jrgmorrison, Assigned: bryner)
Details
(Whiteboard: [nav3])
Attachments
(1 file)
|
558 bytes,
patch
|
bugzilla
:
review+
bugs
:
superreview+
|
Details | Diff | Splinter Review |
With win32/classic XBL form controls, the popup of <select> with enough
elements to need scrolling, uses the autoscroll; it should have scrollbar.
| Reporter | ||
Comment 1•23 years ago
|
||
adding nsbeta1. I think we do need to consider each of these for machv if we
are to do xbl-based form controls.
Keywords: nsbeta1
Comment 2•23 years ago
|
||
The same should apply to Modern or any other theme, not just Classic.
<arrowscrollbox/> is pretty useless in large (hundreds of options) <select/> popups.
| Assignee | ||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Attachment #74703 -
Flags: superreview+
Comment 5•23 years ago
|
||
Comment on attachment 74703 [details] [diff] [review]
patch
r=blake
Attachment #74703 -
Flags: review+
| Assignee | ||
Comment 6•23 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
nsbeta1+ per Nav triage team, nav3, ->1.0 (in case of reopen)
verified using 2002032003. selects now have a scrollbar (although the scrollbar
makes the list too wide).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•