Completed
Last Updated: 14 Sep 2021 10:06 by ADMIN
Release Q1 2016
ADMIN
Marin Bratanov
Created on: 18 Oct 2013 10:01
Category: TileList
Type: Bug Report
0
Under iPad, when EnableDragAndDrop=true, it sometimes takes two taps to fire the click event of a tile
Sometimes the OnClientClicked event is fired ony after the second tap, the first shows the peek template. Sometimes this can also be observed with the NavigateUrl. It is easiest seen when JS code is executed from the NavigateUrl, e.g.:  NavigateUrl="javascript:CDRequestMenu()"
This is related to the fact that there are no separate events on a touch device for mouseover, mousedown, click and mouseup.
0 comments