uc-sms / 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

Problems with drag-n-drop and context menu using this with jstree #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. construct a web page that uses jstree with drag and drop and context menu.
2. Try to use it on an ipad.

What is the expected output? What do you see instead?
I expected to be able to drag and drop both inside the jstree and between the 
tree and other drop targets.  Instead, the drag started but the drop target was 
never recognized. Also, I got "undefined" javascript errors when trying to 
bring up a context menu by the touch-hold action.

What version of the product are you using? On what operating system?
The jquery.ui.touch.js code says "Modified: 19/01/2012"

Please provide any additional information below.
I made a few changes to jquery.ui.touch.js, so now it seems to work correctly 
in both cases. I have attached my version.

Original issue reported on code.google.com by kwas...@gmail.com on 18 May 2012 at 2:54

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This plugin works *GREAT*, thanks so much.
We're using it to make our app compatible with touch devices.
There's one issue: if the jstree is down on a page, where you need to scroll 
vertically to be able to use it, then the plugin gets confused. As long as you 
don't scroll, it works, when you do scroll, it doesn't work.

Do you think you can fix this? If not, can you give me some hints on where to 
start?
Thanks!

Arjan Haverkamp
The Netherlands

Original comment by avo...@gmail.com on 23 Nov 2012 at 11:31

GoogleCodeExporter commented 8 years ago
This doesn't seem to fix the drop issue with the latest version of jsTree (pre 
1.0 fix 2). Anyone got any ideas as to fix this?

Original comment by ad...@mineheadmiddle.somerset.sch.uk on 14 Oct 2013 at 2:50