Chromium Code Reviews
DescriptionMake 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 #
|
|||||||||||||||||||