DescriptionHandles selection on dblclick on any bookmark list item
"ctrl + double click" acts on the highlighted/selected bookmark list items
irrespective of on which list item the action is performed. To extend this to
clicked, unhighlighted list item, invoking mouseup event handling functionality
under doubleclick event handling before command execution. mouseup event takes
care of highlighting and unhighlighting list items.
BUG=243221
Committed: https://crrev.com/1d406f488b1f66f6779816459254a007bb652382
Cr-Commit-Position: refs/heads/master@{#295021}
Patch Set 1 #
Total comments: 1
Patch Set 2 : implemented review comment #
Total comments: 7
Patch Set 3 : put the implementation in dblclick event handler in list.js #Messages
Total messages: 18 (4 generated)
|