Download & Extend

All drag & drop events fail in IE9.

Project:jQuery UI
Version:6.x-1.5
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:needs review
Issue tags:jQuery

Issue Summary

Wrong IE mouseup checking in ui.core.js.

Comments

#1

Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed.

AttachmentSize
ui.core_.js-jquery_ui-1197938.patch 422 bytes

#2

#3

This does not work. Are you using UI v 1.7?

#4

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.

nobody click here