Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Issue 164333: Make double-clicking to select work correctly on Mac. (Closed)

Created:
11 years, 4 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make double-clicking to select work correctly on Mac. (I think that Linux uses an editor delegate -- see WebViewImpl::IsSelectTrailingWhitespaceEnabled() -- so it already works correctly; but if Linux ever stops, it'll now still work correctly also.) BUG=16624 TEST=Select some word on some web page by double-clicking on it; should select only the word and not any trailing space. Patch by Viet-Trung Luu <viettrungluu@gmail.com>; in http://codereview.chromium.org/165309

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M webkit/glue/editor_client_impl.cc View 1 chunk +8 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698