Search and Top Navigation
#10708 closed bug (invalid)
Opened November 25, 2014 03:06PM UTC
Closed December 10, 2014 08:40AM UTC
jqueryui droppable: over event triggered before out droppable
Reported by: | domnulnopcea | Owned by: | domnulnopcea |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.droppable | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
the order of the events is not good.
out should be before over!
I noticed that this happens only when I move the draggable element very fast.
this is quite a nasty bug!
thanks
Attachments (0)
Change History (3)
Changed November 25, 2014 03:09PM UTC by comment:1
Changed November 25, 2014 03:31PM UTC by comment:2
owner: | → domnulnopcea |
---|---|
status: | new → pending |
Hi domnulnopcea,
Thanks for taking the time to contribute to jQuery UI. In order to look into this we need a reduced test case that shows this problem in action. In my testing the event order seems fine: http://jsfiddle.net/pye8nkps/. Please alter that test case to show the issue you're experiencing.
Changed December 10, 2014 08:40AM UTC by comment:3
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!
do you have an estimate for the fix? thanks