Side navigation
#5634 closed bug (wontfix)
Opened December 10, 2009 05:03PM UTC
Closed November 15, 2010 03:28AM UTC
Using .html() on a SELECT does not cause the SELECT to be resized in IE6
Reported by: | erikkallen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | manipulation | Version: | 1.4a1 |
Keywords: | ie6 needsreview | Cc: | |
Blocked by: | Blocking: |
Description
If a select doesn't have a width specified, it will be resized to the size of its options in all browsers except IE6. The attached file contains a fix that actually makes it work in IE6
Attachments (1)
Change History (3)
Changed June 13, 2010 07:11PM UTC by comment:1
component: | unfiled → manipulation |
---|---|
keywords: | → ie6 |
Changed November 15, 2010 03:00AM UTC by comment:2
keywords: | ie6 → ie6 needsreview |
---|
The proposed fix is to jiggle the element's width. Given that it's only IE6 and has been this way for years, I suggest we close this wontfix.
Changed November 15, 2010 03:28AM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
+1 dmethvin