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

Issue 747773003: When doing selection from Actionmode item then IME get closed. and focus get lost. IME should not c… (Closed)

Created:
6 years, 1 month ago by Deepak
Modified:
6 years ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Preserve IME state when clearing the selection When a paste or cut operation is performed in an editable region, and the action bar is dismissed, the IME state should be preserved. Ensure this by always using the editable region bit when clearing the selection upon action bar dismissal. BUG=435810 Committed: https://crrev.com/d1d74981ce7baa010996c82a7b3423d06af466f1 Cr-Commit-Position: refs/heads/master@{#305594}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Changes as per review comments. #

Patch Set 3 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
Deepak
PTAL.
6 years, 1 month ago (2014-11-22 08:44:44 UTC) #2
Ted C
@jdduke, can you take a look at this? The described behavior sounds reasonable and consistent ...
6 years ago (2014-11-24 19:52:07 UTC) #4
jdduke (slow)
Adding benm@ and sgurun@, as the preceding change was picked to M39 for WebView.
6 years ago (2014-11-24 21:12:00 UTC) #6
jdduke (slow)
https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1330 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1330: if (isSelectionEditable()) { Actually, can we just change this ...
6 years ago (2014-11-24 21:14:20 UTC) #7
hush (inactive)
https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1330 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1330: if (isSelectionEditable()) { On 2014/11/24 21:14:20, jdduke wrote: > ...
6 years ago (2014-11-24 23:23:56 UTC) #9
jdduke (slow)
https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1330 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1330: if (isSelectionEditable()) { On 2014/11/24 23:23:56, hush wrote: > ...
6 years ago (2014-11-24 23:28:11 UTC) #10
Deepak
On 2014/11/24 23:28:11, jdduke wrote: > https://codereview.chromium.org/747773003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java > File > content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java > (right): > > ...
6 years ago (2014-11-25 04:28:09 UTC) #11
jdduke (slow)
Thanks, lgtm.
6 years ago (2014-11-25 05:15:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/747773003/40001
6 years ago (2014-11-25 05:16:33 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-11-25 06:11:44 UTC) #15
commit-bot: I haz the power
6 years ago (2014-11-25 06:12:31 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d1d74981ce7baa010996c82a7b3423d06af466f1
Cr-Commit-Position: refs/heads/master@{#305594}

Powered by Google App Engine
This is Rietveld 408576698