Won't Fix
Last Updated: 08 Sep 2015 13:21 by ADMIN
ADMIN
Vessy
Created on: 11 Aug 2015 10:47
Category: UI for ASP.NET AJAX
Type: Bug Report
0
The dragging clue element of a Grid item is shown on mouse down in Chrome
The dragging clue element is shown before the actual dragging of the element in the Grid is initiated (immediately after the item is clicked). The problem is reproducible in Chrome.

Comment: The problem is not reproducible in the following TreeView demo:
http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/draganddropnodes/defaultcs.aspx

Steps to reproduce:
1. Open http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/rows/drag-and-drop/defaultcs.aspx
2. Click over an item (just mouse-down, without moving the mouse nor full click)
Result: The dragging clue is shown without actual moving of the mouse pointer
1 comment
ADMIN
Radoslav
Posted on: 08 Sep 2015 13:20
Cannot reproduce with latest version of Chrome browser. The issue still persists when user clicks right button of the mouse and then clicks left button without moving the mouse, however this is a Chrome problem because the mouse move event is fired.