harold-UIUX / jquery-ui-for-ipad-and-iphone

Automatically exported from code.google.com/p/jquery-ui-for-ipad-and-iphone
0 stars 0 forks source link

jstree drop target not being selected on IPAD #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. use jstree (https://github.com/vakata/jstree) as droppable. Click on any 
leaf node

2. make a table row as draggable

3. dragging any table row on the leaf node which was not clicked earlier 

What is the expected output? What do you see instead?

The leaf node to which the drag happened should be identified as leaf node. 
However the target leaf node is not being identified and the initially clicked 
node remains the target.

What version of the product are you using? On what operating system?

I am using jquery.ui.touch.js code that says "Modified: 19/01/2012"  on 
Microsoft Windows 7 with 64 bit OS.

Please provide any additional information below.

Original issue reported on code.google.com by Ayub...@gmail.com on 24 Jul 2012 at 8:46