Select: dropdown sometimes has unneeded vertical scrollbar
Using FF2 and running test_Select.html, type either a c, o, or v in any of the sample boxes and the resulting popup list is short but has an unneeded vertical scrollbar. None of the other letters have the scrollbar. Seems to work OK in IE6.
Change History (3)
Summary: |
Select: popup sometimes has unneeded scrollbar →
Select: dropdown sometimes has unneeded vertical scrollbar
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
(In [9321]) Fixes #3212: ComboBox? menu vertical scrollbar was appearing unnecessarily when the width of the drop down was expanded to a fractional number of pixels (in order to match the width of the combobox itself)
Patch from Mark Hays (IBM, CCLA on file)