Completed
Last Updated: 24 Apr 2015 11:15 by ADMIN
ADMIN
Marin Bratanov
Created on: 18 Oct 2013 09:57
Category: TileList
Type: Bug Report
0
FIX Under iPad, when tapping on a tile, when EnableDragAndDrop=true, the tile starts dragging immediately, instead of waiting for a long tap
Tap on a tile to execute its navigation or rather some JavaScript. Expected behavior is for the click event to fire. Actual result is that the tile's drag is initiated - the DragStart event on the tilelist fires and the tile gets the big z-index, and you can drag it around. This behavior does not manifest when there is only one tilegroup.
Setting EnableDragAndDrop to false will alleviate this, but will remove the drag-and-drop functionality.
0 comments