Search and Top Navigation
#5773 closed bug (worksforme)
Opened June 27, 2010 02:56AM UTC
Closed November 08, 2012 02:06AM UTC
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 (4)
Changed June 27, 2010 02:58AM UTC by comment:1
Changed July 30, 2010 10:51AM UTC by comment:2
| component: | ui.core → ui.sortable |
|---|
Changed October 11, 2012 09:07PM UTC by comment:3
| milestone: | TBD → 2.0.0 |
|---|
Changed November 08, 2012 02:06AM UTC by comment:4
| 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!
Sorry, forgot to switch it to component ui.sortable