Completed
Last Updated: 07 Nov 2018 15:57 by Evgeny
ADMIN
Vessy
Created on: 27 Jul 2017 12:39
Category: TreeView
Type: Bug Report
1
The NodeClick event is triggered when scrolling the Treeview in mobile Chrome
The ClientNodeClicking and server-side NodeClick events are triggered when tap-to-scroll the Treeview in Android (taphold event).

Steps to reproduce:
1. Open http://demos.telerik.com/aspnet-ajax/treeview/examples/overview/defaultcs.aspx in mobile Chrome of Android device (or in Chrome emulator)
2. Tap over a node to Scroll the Treeview

Result - the tapped node gets selected

Expected - the Treeview detect the tap from holdtap events and the node is not selected when scrolling occurs
1 comment
Evgeny
Posted on: 29 Jan 2018 10:09
Hello!
Half a year has already passed... Is any progress planning?