Skip to main content

Bug Tracker

Side navigation

#1404 closed bug (duplicate)

Opened July 16, 2007 09:30PM UTC

Closed July 21, 2007 02:49PM UTC

Radio buttons are unchecked when parent element is shown via show() in IE 6

Reported by: brockweaver Owned by:
Priority: major Milestone: 1.1.4
Component: core Version: 1.1.3
Keywords: visible form radio button Cc:
Blocked by: Blocking:
Description

Checked radio buttons lose their checked state when a containing element is shown via show() and animation is used (e.g. show('fast') or show('slow')) in IE 6. Does not occur in FF2. Using DOCTYPE XHTML 1.0 Transitional. Commenting out line 404 in jquery-1.1.3.1.js causes just the opposite behavior -- FF2 loses checked state while IE6 does not.

See attached file for an example.

Attachments (1)
  • example_error.html (1.9 KB) - added by brockweaver July 16, 2007 09:31PM UTC.

    HTML describing and test harness for testing fix of radio buttons becoming unchecked in IE 6

Change History (2)

Changed July 17, 2007 02:59PM UTC by brockweaver comment:1

I apologize, this is a dupe of #1095.

Changed July 21, 2007 02:49PM UTC by brandon comment:2

resolution: → duplicate
status: newclosed