Opened 12 years ago
Closed 10 years ago
#5773 closed bug (worksforme)
Sortable causing checkbox state to stick in IE8
Reported by: | meyerovb | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Place a checkbox in a sortable element, load in IE8 and sort the list, then try to click on the checkbox to change it's state. The first click does not register a state change on the check box, must click it again. See simple code example attached.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | jQuerySortable.html added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | ui.core → ui.sortable |
---|
comment:3 Changed 10 years ago by
Milestone: | TBD → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jsfiddle.net/pqT7B/
If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!
Note: See
TracTickets for help on using
tickets.
Sorry, forgot to switch it to component ui.sortable