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

Issue 425493004: [Android] Fix several selection handle-related issues (Closed)

Created:
6 years, 4 months ago by jdduke (slow)
Modified:
6 years, 4 months ago
CC:
ankit, chromium-reviews, darin-cc_chromium.org, jam, jdduke+watch_chromium.org, miu+watch_chromium.org, nona+watch_chromium.org, penghuang+watch_chromium.org, raghu, Cyan, James Su, yukishiino+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Fix several selection handle-related issues Several selection and insertion handle inconsistencies were introduced with the switch to composited rendering (r284491). This patch introduces the following behavior fixes: 1) Prevent handles from showing after programmatic selection events following a long press selection event. 2) Suppress insertion handle showing when the editable region is empty. 3) Reset the editable flag after navigation events. BUG=397514, 397802, 397556, 397204 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286119

Patch Set 1 #

Patch Set 2 : Cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -50 lines) Patch
M content/browser/renderer_host/input/touch_selection_controller.h View 1 5 chunks +19 lines, -5 lines 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller.cc View 1 9 chunks +49 lines, -22 lines 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller_unittest.cc View 12 chunks +73 lines, -17 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 5 chunks +17 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jdduke (slow)
aelias@: PTAL, thanks.
6 years, 4 months ago (2014-07-28 21:59:26 UTC) #1
aelias_OOO_until_Jul13
lgtm
6 years, 4 months ago (2014-07-28 23:26:32 UTC) #2
jdduke (slow)
The CQ bit was checked by jdduke@chromium.org
6 years, 4 months ago (2014-07-28 23:27:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/425493004/20001
6 years, 4 months ago (2014-07-28 23:29:20 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 08:05:26 UTC) #5
Message was sent while issue was closed.
Change committed as 286119

Powered by Google App Engine
This is Rietveld 408576698