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

Issue 268593009: Block empty space selection

Created:
6 years, 7 months ago by kth81.kim1
Modified:
6 years, 7 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

When user do longpress between text, user can select empty space selection. it's no need for user. BUG=368987

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M Source/core/editing/VisibleSelection.cpp View 1 chunk +7 lines, -0 lines 1 comment Download
M Source/core/editing/VisibleUnits.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/editing/VisibleUnits.cpp View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
kth81.kim1
PTAL
6 years, 7 months ago (2014-05-02 10:16:28 UTC) #1
kth81.kim1
6 years, 7 months ago (2014-05-05 03:28:09 UTC) #2
jianli
Please find some other reviewer based on the change history of the file. On Sun, ...
6 years, 7 months ago (2014-05-05 06:01:45 UTC) #3
kth81.kim1
PTAL
6 years, 7 months ago (2014-05-05 06:37:13 UTC) #4
Yuta Kitamura
I couldn't understand what the patch tried to do. Please provide enough information in the ...
6 years, 7 months ago (2014-05-07 11:09:08 UTC) #5
yosin_UTC9
The CQ bit was checked by yosin@chromium.org
6 years, 7 months ago (2014-05-08 03:53:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kth81.kim@samsung.com/268593009/1
6 years, 7 months ago (2014-05-08 03:54:04 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-08 03:54:05 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 7 months ago (2014-05-08 03:54:06 UTC) #9
yosin_UTC9
It seems better place is |EventHandler::selectClosestWordFromHitTestResult|, rather than |VisibleSelection::setStartAndEndFromBaseAndExtentRespectingGranularity| for: - minimize affects of behavior ...
6 years, 7 months ago (2014-05-08 03:55:28 UTC) #10
yosin_UTC9
Please add LayoutTest for this behavior change. See LayoutTests/fast/events/touch/gesture/gesture-dblclick.html
6 years, 7 months ago (2014-05-08 04:01:01 UTC) #11
kth81.kim1
On 2014/05/08 04:01:01, Yosi OOF til May 12 wrote: > Please add LayoutTest for this ...
6 years, 7 months ago (2014-05-09 04:44:38 UTC) #12
kth81.kim1
The CQ bit was checked by kth81.kim@samsung.com
6 years, 7 months ago (2014-05-09 04:45:08 UTC) #13
kth81.kim1
6 years, 7 months ago (2014-05-09 04:45:10 UTC) #14
The CQ bit was unchecked by kth81.kim@samsung.com

Powered by Google App Engine
This is Rietveld 408576698