Opened 14 years ago
Closed 10 years ago
#3880 closed bug (wontfix)
Sortable: first drag of sortable item in IE 6 needs to be on text of element
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See
http://ui.jquery.com/demos/sortable#placeholder
- drag with the cursor not on the text (the element does not drag)
- drag with the cursor on the text (the element drags
- drag with the cursor not on the text (the element drags)
Expected behavior: the element should drag in step 1
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | minor → critical |
Summary: | Sortable: first drag of sortable item in IE needs to be on text of element → Sortable: first drag of sortable item in IE 6 needs to be on text of element |
comment:2 Changed 14 years ago by
Milestone: | 1.6 → 1.next |
---|---|
Priority: | critical → major |
comment:3 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Thanks for taking the time to contribute to the jQuery UI project! In jQuery UI 1.10 we will be dropping support for IE6. If you are able to recreate this problem in other browsers or new versions of IE please let us know.
Note: See
TracTickets for help on using
tickets.
This is a pretty weird issue not directly related to our plugins. It only happens in IE 6, if the LI doesn't have a height. We'll try to find a wrokaround for the next version .