Search and Top Navigation
#5193 closed bug (duplicate)
Opened February 17, 2010 05:28PM UTC
Closed February 17, 2010 07:03PM UTC
jQueryUI 1.8rc2 Button Events
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.button | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- The change event of checkboxes setup with button() is always triggered twice: once with the old state, and once with the new one.
- The change event for radiobuttons that are setup with buttonset() is never triggered.
forum: http://forum.jquery.com/topic/jqueryui-1-8rc2-button-events
Test case: http://jsbin.com/ahami/2
Attachments (0)
Change History (1)
Changed February 17, 2010 07:03PM UTC by comment:1
description: | \ * The change event of checkboxes setup with button() is always triggered twice: once with the old state, and once with the new one. \ \ * The change event for radiobuttons that are setup with buttonset() is never triggered. \ \ forum: http://forum.jquery.com/topic/jqueryui-1-8rc2-button-events \ \ \ Test case: http://jsbin.com/ahami/2 → * The change event of checkboxes setup with button() is always triggered twice: once with the old state, and once with the new one. \ \ * The change event for radiobuttons that are setup with buttonset() is never triggered. \ \ forum: http://forum.jquery.com/topic/jqueryui-1-8rc2-button-events \ \ \ Test case: http://jsbin.com/ahami/2 |
---|---|
resolution: | → duplicate |
status: | new → closed |
dup of 5195 adding this to that ticket to consolidate.