Opened 4 years ago
Last modified 4 years ago
#15338 new bug
Clicking on Sortable prevents input change event
Reported by: | prlyons | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | none |
Component: | ui.sortable | Version: | 1.12.1 |
Keywords: | Cc: | prlyons | |
Blocked by: | Blocking: |
Description
The fiddle below shows the issue I am seeing. If you type into an input without pressing tab or enter and then click on a sortable item, the input's change event is not fired.
https://jsfiddle.net/preidlyons/nrj0759f/
Thanks, Reid
Note: See
TracTickets for help on using
tickets.