Opened 14 years ago
Closed 10 years ago
#4460 closed bug (wontfix)
memory leak in ie 6.0.2800
Reported by: | black | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.7.1 |
Keywords: | Cc: | [email protected]… | |
Blocked by: | Blocking: |
Description
I use jQuery ui to create draggable objects. But when I use sIEve-0.0.8.exe, I found it would make memory leak in IE 6.0.2800
$(function() {
$("#draggable").draggable();
});
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | default.html added |
---|
comment:1 Changed 14 years ago by
Milestone: | → 1.8 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Thanks for contributing! I know it's 4 years ago at this point, and perhaps 4 years ago, IE6 was still a thing to worry about. However, support for it is being dropped in future version of jQuery UI, and so alas, this is a wontfix.
Note: See
TracTickets for help on using
tickets.
sample in jQuery ui Demo