DescriptionSelect 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271535
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|