Search and Top Navigation
#5090 closed bug (invalid)
Opened January 22, 2010 09:44PM UTC
Closed November 20, 2012 08:51AM UTC
Sortable under Sortable - Display error on IE.
Reported by: | Blunk | Owned by: | Blunk |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.7.2 |
Keywords: | sort parent sub | Cc: | |
Blocked by: | Blocking: |
Description
Im having problems to have a sortable under other sortable.
In Firefox/Chrome/Safari works great you can sort items inside their ul. But on IE (Any version) I get a display error when sorting Subs.
I have an example here you can try.
Add one or more "Parent" and then add Subs under Parent. Try to sort those subs under that Parent and you will get a misbehavior
Attachments (0)
Change History (4)
Changed October 28, 2010 02:01AM UTC by comment:1
Changed October 11, 2012 09:07PM UTC by comment:2
milestone: | TBD → 2.0.0 |
---|
Changed November 06, 2012 03:31AM UTC by comment:3
owner: | → Blunk |
---|---|
status: | new → pending |
Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/ Open the link and click to "Fork" (in the top menu) to get started.
Changed November 20, 2012 08:51AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Ok. 9 months later... This isnt fixed.
Its a error on nesting sortable items.
Any idea?