Gotlifebar / gwtquery-plugins

Automatically exported from code.google.com/p/gwtquery-plugins
0 stars 0 forks source link

DragAndDropCellList - Cells with a click handler don't work on mobile/touch devices #49

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a DragAndDropCellList with clickable cells
2. open from an ipad/iphone/android tablet/android phone
3. try clicking on one of the cells

What is the expected output? What do you see instead?
We expect the item to be clicked (as if when using a regular CellList)

What version of the product are you using? On what operating system?
GWT 2.5 with latest GWTQuery and latest dnd plugin

Original issue reported on code.google.com by shuky.ka...@gmail.com on 25 Feb 2013 at 4:05