Skip to main content

Bug Tracker

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)
  • selecttest.aspx (1.4 KB) - added by erikkallen December 10, 2009 05:04PM UTC.

    Workaround

Change History (3)

Changed June 13, 2010 07:11PM UTC by dmethvin comment:1

component: unfiledmanipulation
keywords: → ie6

Changed November 15, 2010 03:00AM UTC by dmethvin comment:2

keywords: ie6ie6 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 rwaldron comment:3

resolution: → wontfix
status: newclosed

+1 dmethvin