Select the pointed item when drag operation starts.
What this CL do: If there is an item at the drag's starting position and the item is not selected, select the item. Why this handling is needed: If the drag operation is initiated by mouse, the 'mousedown' event eventually selects the pointed item, but there is no such chance when the drag operation is initiated by touch. BUG=373839 TEST=manually tested Review URL: https://codereview.chromium.org/288883004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271535 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment