Affects the version, handling, or usage of the jQuery javascript library.
Wrong IE mouseup checking in ui.core.js.
Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed.
Source https://github.com/jquery/jquery-ui/commit/8fcf58e29e4adfdcf9bef5c9e35bd...
This does not work. Are you using UI v 1.7?
Ah -- it does work! I updated to UI version 1.7, but then I realized that JQuery UI was loading the minified script. I updated the minified script, too, and now it works. I don't know if the UI version update was necessary.
Version for Drupal 6 is not supported anymore, closing.
Comments
Comment #1
azovsky commentedLimit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed.
Comment #2
azovsky commentedSource https://github.com/jquery/jquery-ui/commit/8fcf58e29e4adfdcf9bef5c9e35bd...
Comment #3
tmsimont commentedThis does not work. Are you using UI v 1.7?
Comment #4
tmsimont commentedAh -- it does work! I updated to UI version 1.7, but then I realized that JQuery UI was loading the minified script. I updated the minified script, too, and now it works. I don't know if the UI version update was necessary.
Comment #5
nod_Version for Drupal 6 is not supported anymore, closing.