#9709 closed defect (fixed)
DropDownSelect keeps growing when scroll bars visible
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In IE < 8, as well as in IE8 in quirks mode, a scrolling dropdown will have a horizontal scroll bar - and each time you reopen the dropdown, its width grows.
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [19805]) Fixes #9709 - adjust the width of the dropdown in IE in certain cases