Clicking on sortable item prevents input's on change event

Clicking on sortable item prevents input's on change event

I am having an issue where if the user types in an input but doesn't leave the input before clicking on a sortable item, the change event for the input does not fire.  Here's a jsFiddle that shows the issue.  Any suggestions or is this a bug?

Thanks,
Reid