Sortable: check default intersection by calculating surface overlap. Fixed #3022 and #8342 - incorrect behavior of 'intersect' tolerance option#915
Conversation
…Fixed #3022 and #8342 - sortable: incorrect behavior of 'intersect' tolerance option
|
@ngsilverman, can you provide some unit tests for these fixes? |
|
#8342 has already been fixed but #3022 is still a problem in master. |
|
@mikesherov, I'll look into it. @tjvantoll, from what I can see #8342 has not been fixed because it's not a duplicate of #8274. If you remove the |
|
@ngsilverman Good call. I reopened the ticket. |
|
@ngsilverman Are you still planning on writing tests for this? |
|
@ngsilverman @mikesherov What's the status of this? If it's not getting any traction, I'd like to close this. |
|
I'm still seeing this problem in Chrome even when the |
|
Closing due to lack of tests and activity. One underlying ticket is still open and has a reference to this, maybe someone can pick this up and write a test. |
Fixed http://bugs.jqueryui.com/ticket/3022 and http://bugs.jqueryui.com/ticket/8342
#3022 - handle outside sorting element does not work
#8342 - incorrect behavior of 'intersect' tolerance option