Opened 13 years ago

Closed 13 years ago

#5361 closed bug (fixed)

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.

Change History (1)

comment:1 Changed 13 years ago by rdworth

Resolution: fixed
Status: newclosed

Fixed in r3933

Note: See TracTickets for help on using tickets.