Skip to content

Droppable: Fixes: Ticket #8060. Over event is not fired correctly in a droppable.#583

Closed
nhatcher wants to merge 1 commit intojquery:masterfrom
nhatcher:master
Closed

Droppable: Fixes: Ticket #8060. Over event is not fired correctly in a droppable.#583
nhatcher wants to merge 1 commit intojquery:masterfrom
nhatcher:master

Conversation

@nhatcher
Copy link
Copy Markdown

jquiery.ui.droppable

this.over should change in a drop event even if the draggable is not accepted.

…ixes Ticket #8060. Over was not fired correctly.
@mikesherov
Copy link
Copy Markdown
Member

Hi @nhatcher, thanks again for contributing this patch. We recently re-enabled the test suite for droppable. In order for us to land this patch, we'd need a few tests added to the test suite proving this doesn't break existing functionality and also that it fixes the bug as described. Can you add some tests here please?

@mikesherov
Copy link
Copy Markdown
Member

@nhatcher, have you had a chance to look into adding tests for this pull request?

@mikesherov
Copy link
Copy Markdown
Member

Thanks again for contributing! Actually, this works as expected per the documentation. From http://api.jqueryui.com/droppable/#event-over: "Triggered when an accepted draggable is dragged over the droppable (based on the tolerance option)." For that reason, I'm going to close this.

Just because this didn't get merged, that doesn't mean you shouldn't try contributing another patch! There's tons of open bugs to work on over at: http://bugs.jqueryui.com/query?status=open&type=bug&group=component&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority&report=31

Thanks again!

@mikesherov mikesherov closed this Nov 20, 2012
@nhatcher
Copy link
Copy Markdown
Author

Hi @mikesherov, thank you very much for taking your time in reviewing the pull request and the encouragement. Unfortunately, I will not have a chance until the end of the year to have a look at this issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants