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

Issue 2847663002: Don't show touch handles when selection hidden (Closed)

Created:
3 years, 8 months ago by amaralp
Modified:
3 years, 7 months ago
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't show touch handles when selection hidden If the selection is hidden then clear the touch handles. Also changed IME test back to using radio input as it was prior to crrev.com/2616623002. Tapping on a radio button is better to test focus change because it doesn't create a selection. This means that the clearing of the handle has to be done by the focus change and not because a new selection was made. BUG=714525 Review-Url: https://codereview.chromium.org/2847663002 Cr-Commit-Position: refs/heads/master@{#472371} Committed: https://chromium.googlesource.com/chromium/src/+/671e6334b0583671f907a52c23a1258b5e1d8770

Patch Set 1 #

Total comments: 3

Patch Set 2 : Incorporated hugoh's CL #

Total comments: 1

Patch Set 3 : added old test back #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 34 (22 generated)
amaralp
PTAL
3 years, 7 months ago (2017-04-27 08:29:03 UTC) #10
hugoh_UTC2
https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode2067 third_party/WebKit/Source/core/frame/FrameView.cpp:2067: frame.Selection().LayoutSelectionForceHide()) Thanks a lot! I am rewriting the "hide ...
3 years, 7 months ago (2017-04-27 08:53:50 UTC) #11
yosin_UTC9
https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode2067 third_party/WebKit/Source/core/frame/FrameView.cpp:2067: frame.Selection().LayoutSelectionForceHide()) On 2017/04/27 at 08:53:50, hugoh_UTC2 wrote: > Thanks ...
3 years, 7 months ago (2017-04-27 09:55:11 UTC) #12
hugoh_UTC2
https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode2067 third_party/WebKit/Source/core/frame/FrameView.cpp:2067: frame.Selection().LayoutSelectionForceHide()) On 2017/04/27 09:55:11, yosin_UTC9 wrote: > On 2017/04/27 ...
3 years, 7 months ago (2017-05-15 15:33:58 UTC) #13
amaralp
On 2017/05/15 at 15:33:58, hugoh wrote: > https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp > File third_party/WebKit/Source/core/frame/FrameView.cpp (right): > > https://codereview.chromium.org/2847663002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode2067 ...
3 years, 7 months ago (2017-05-15 23:22:48 UTC) #18
yosin_UTC9
non-owner lgtm https://codereview.chromium.org/2847663002/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2847663002/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode2072 third_party/WebKit/Source/core/frame/FrameView.cpp:2072: if (!frame.Selection().IsHandleVisible() || frame.Selection().IsHidden()) Thanks for changing ...
3 years, 7 months ago (2017-05-16 01:13:09 UTC) #19
amaralp
Adding OWNERS aelias@ for ImeTest.java bokan@ for FrameView.cpp
3 years, 7 months ago (2017-05-16 17:27:57 UTC) #21
aelias_OOO_until_Jul13
Can you split off the radio input into a new test instead? I think both ...
3 years, 7 months ago (2017-05-16 18:03:08 UTC) #22
bokan
rs lgtm based on other reviewers
3 years, 7 months ago (2017-05-16 20:23:27 UTC) #25
amaralp1
On 2017/05/16 18:03:08, aelias wrote: > Can you split off the radio input into a ...
3 years, 7 months ago (2017-05-17 03:32:02 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2847663002/40001
3 years, 7 months ago (2017-05-17 03:34:52 UTC) #31
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 07:35:22 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/671e6334b0583671f907a52c23a1...

Powered by Google App Engine
This is Rietveld 408576698