Search and Top Navigation
#5361 closed bug (fixed)
Opened March 17, 2010 01:01PM UTC
Closed March 17, 2010 01:03PM UTC
buttonset method destroy doesn't remove corner classes from label elements
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.button | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you call .buttonset("destroy") on an element that contains checkboxes or radio buttons, it attempts to remove the ui-corner-left and ui-corner-right classes from the input elements, leaving them on the label elements.
Attachments (0)
Change History (1)
Changed March 17, 2010 01:03PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r3933