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

Issue 486763004: Fixed the issue of insertion handle not clearing on single tap on empty field. (Closed)

Created:
6 years, 4 months ago by AKVT
Modified:
6 years, 4 months ago
Reviewers:
jdduke (slow), raghu
CC:
chromium-reviews, darin-cc_chromium.org, jdduke+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fixed the issue of insertion handle not clearing on single tap on empty field. This patch takes care of clearing the insertion handler and paste popup, when we tap on empty edit field. BUG=404652 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290349

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added unit testcase and fixed nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M content/browser/renderer_host/input/touch_selection_controller.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
AKVT
@jdduke PTAL this change.
6 years, 4 months ago (2014-08-18 16:38:26 UTC) #1
jdduke (slow)
Your colleague already posted a fix for this: https://codereview.chromium.org/482723002/, which looks good except for needing ...
6 years, 4 months ago (2014-08-18 16:59:29 UTC) #2
jdduke (slow)
On 2014/08/18 16:59:29, jdduke wrote: > Your colleague already posted a fix for this: > ...
6 years, 4 months ago (2014-08-18 17:00:50 UTC) #3
jdduke (slow)
https://codereview.chromium.org/486763004/diff/1/content/browser/renderer_host/input/touch_selection_controller.cc File content/browser/renderer_host/input/touch_selection_controller.cc (right): https://codereview.chromium.org/486763004/diff/1/content/browser/renderer_host/input/touch_selection_controller.cc#newcode144 content/browser/renderer_host/input/touch_selection_controller.cc:144: DeactivateInsertion(); Nit: No need for braces. Also, please add ...
6 years, 4 months ago (2014-08-18 17:08:33 UTC) #4
AKVT
@jdduke PTAL. https://codereview.chromium.org/486763004/diff/1/content/browser/renderer_host/input/touch_selection_controller.cc File content/browser/renderer_host/input/touch_selection_controller.cc (right): https://codereview.chromium.org/486763004/diff/1/content/browser/renderer_host/input/touch_selection_controller.cc#newcode144 content/browser/renderer_host/input/touch_selection_controller.cc:144: DeactivateInsertion(); On 2014/08/18 17:08:33, jdduke wrote: > ...
6 years, 4 months ago (2014-08-18 18:18:21 UTC) #5
jdduke (slow)
lgtm
6 years, 4 months ago (2014-08-18 18:20:13 UTC) #6
AKVT
The CQ bit was checked by ajith.v@samsung.com
6 years, 4 months ago (2014-08-18 18:22:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajith.v@samsung.com/486763004/20001
6 years, 4 months ago (2014-08-18 18:23:42 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_dbg_simulator on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-18 19:42:35 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 20:08:28 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290349

Powered by Google App Engine
This is Rietveld 408576698