Chromium Code Reviews
DescriptionMacViews: Select word under cursor on right click.
This CL modifies SelectionController::OnMousePressed to ensure right clicking
outside the current selection, selects the word under the cursor on Mac. A new
constant PlatformStyle::kSelectWordOnRightClick is introduced to facilitate
this.
BUG=657556
TEST= On Mac, enable chrome://flags/#secondary-ui-md. Open Bookmark Bubble.
Enter some text in the name textfield. Ensure the word under the cursor is
selected on a right click outside the current selection.
Committed: https://crrev.com/e9f75eab14f8845b5f23d0d50286191454f9f90d
Cr-Commit-Position: refs/heads/master@{#440373}
Patch Set 1 : -- #
Total comments: 10
Patch Set 2 : Address comments. #Patch Set 3 : Add TODO #
Total comments: 2
Patch Set 4 : Reorder function. #
Messages
Total messages: 25 (14 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||