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

Issue 416383003: Show handles even when dragging from outside selectable region (Closed)

Created:
6 years, 5 months ago by Changwan Ryu
Modified:
6 years, 5 months ago
CC:
chromium-reviews, jam, jdduke+watch_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Show handles even when dragging from outside selectable region TEST=checked that selection handles show up when dragging from outside selectable region, e.g. text, and drop inside selectable region using a stylus while pressing a button. BUG=397468 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285785

Patch Set 1 #

Total comments: 3

Patch Set 2 : removed ShowHandlesAutomatically from SCROLL_BEGIN #

Patch Set 3 : moved TODO #

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

Messages

Total messages: 9 (0 generated)
Changwan Ryu
6 years, 5 months ago (2014-07-25 10:58:18 UTC) #1
jdduke (slow)
https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc File content/browser/renderer_host/input/gesture_text_selector.cc (right): https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc#newcode52 content/browser/renderer_host/input/gesture_text_selector.cc:52: client_->ShowSelectionHandlesAutomatically(); Any idea why the call to |client_->ShowSelectionHandlesAutomatically();| from ...
6 years, 5 months ago (2014-07-25 14:07:27 UTC) #2
jdduke (slow)
https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc File content/browser/renderer_host/input/gesture_text_selector.cc (right): https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc#newcode52 content/browser/renderer_host/input/gesture_text_selector.cc:52: client_->ShowSelectionHandlesAutomatically(); On 2014/07/25 14:07:27, jdduke wrote: > Any idea ...
6 years, 5 months ago (2014-07-25 14:25:03 UTC) #3
Changwan Ryu
https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc File content/browser/renderer_host/input/gesture_text_selector.cc (right): https://codereview.chromium.org/416383003/diff/1/content/browser/renderer_host/input/gesture_text_selector.cc#newcode52 content/browser/renderer_host/input/gesture_text_selector.cc:52: client_->ShowSelectionHandlesAutomatically(); Removed ShowSelectionHandlesAutomatically() from ET_GESTURE_SCROLL_BEGIN. This only occurs when ...
6 years, 5 months ago (2014-07-25 22:12:47 UTC) #4
Changwan Ryu
The CQ bit was checked by changwan@chromium.org
6 years, 5 months ago (2014-07-25 22:15:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/changwan@chromium.org/416383003/40001
6 years, 5 months ago (2014-07-25 22:16:06 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-26 05:02:51 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_clang_dbg on tryserver.chromium.linux ...
6 years, 5 months ago (2014-07-26 18:09:54 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-26 19:31:46 UTC) #9
Message was sent while issue was closed.
Change committed as 285785

Powered by Google App Engine
This is Rietveld 408576698