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

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

Created:
11 years, 4 months ago by viettrungluu-gmail
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
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 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

Messages

Total messages: 3 (0 generated)
tony
LGTM. This matches the behavior in test_shell, which is why layout tests pass. And yes, ...
11 years, 4 months ago (2009-08-11 18:57:20 UTC) #1
tony
Landed in r23060.
11 years, 4 months ago (2009-08-11 19:09:40 UTC) #2
viettrungluu-gmail
11 years, 4 months ago (2009-08-11 19:11:33 UTC) #3
On 2009/08/11 19:09:40, tony wrote:
> Landed in r23060.

Thanks, Tony.

Powered by Google App Engine
This is Rietveld 408576698