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

Issue 411553002: Hide the PopupZoomer when input is received from IME (Closed)

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

Description

Hide the PopupZoomer when input is received from IME If any user tap results in showing PopupZoomer when focus is on input field and IME is active, characters can by typed from keypad. Now hiding the PopupZoomer when ImeEvent is triggered. BUG=396038 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286446

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebasing the previous patch #

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

Messages

Total messages: 22 (0 generated)
ams
PTAL
6 years, 5 months ago (2014-07-22 13:37:17 UTC) #1
ams
On 2014/07/22 13:37:17, ams wrote: > PTAL @jdduke, @aurimas, Could you please have a look ...
6 years, 5 months ago (2014-07-23 13:01:21 UTC) #2
jdduke (slow)
https://codereview.chromium.org/411553002/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/411553002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode551 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:551: if (mPopupZoomer.isShowing()) { I'll defer to aurimas@ here, as ...
6 years, 5 months ago (2014-07-23 14:39:32 UTC) #3
ams
On 2014/07/23 14:39:32, jdduke wrote: > https://codereview.chromium.org/411553002/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, 5 months ago (2014-07-24 09:09:02 UTC) #4
aurimas (slooooooooow)
https://codereview.chromium.org/411553002/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/411553002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode551 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:551: if (mPopupZoomer.isShowing()) { On 2014/07/23 14:39:31, jdduke wrote: > ...
6 years, 5 months ago (2014-07-25 21:09:31 UTC) #5
ams
On 2014/07/25 21:09:31, aurimas wrote: > https://codereview.chromium.org/411553002/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, 4 months ago (2014-07-28 19:27:05 UTC) #6
aurimas (slooooooooow)
On 2014/07/28 19:27:05, ams wrote: > On 2014/07/25 21:09:31, aurimas wrote: > > > https://codereview.chromium.org/411553002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java ...
6 years, 4 months ago (2014-07-28 20:47:57 UTC) #7
jdduke (slow)
lgtm
6 years, 4 months ago (2014-07-28 20:59:32 UTC) #8
ams
The CQ bit was checked by amit.srkr@samsung.com
6 years, 4 months ago (2014-07-29 01:41:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amit.srkr@samsung.com/411553002/1
6 years, 4 months ago (2014-07-29 01:43:13 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-07-29 02:46:08 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-29 02:47:35 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/34465) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/562) ios_rel_device ...
6 years, 4 months ago (2014-07-29 02:47:35 UTC) #13
ams
The CQ bit was checked by amit.srkr@samsung.com
6 years, 4 months ago (2014-07-29 04:58:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amit.srkr@samsung.com/411553002/1
6 years, 4 months ago (2014-07-29 04:59:30 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-07-29 05:11:04 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-29 05:12:17 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/34515) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/597) ios_rel_device ...
6 years, 4 months ago (2014-07-29 05:12:18 UTC) #18
ams
On 2014/07/29 05:12:18, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 4 months ago (2014-07-30 05:58:18 UTC) #19
ams
The CQ bit was checked by amit.srkr@samsung.com
6 years, 4 months ago (2014-07-30 07:27:19 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amit.srkr@samsung.com/411553002/20001
6 years, 4 months ago (2014-07-30 07:28:07 UTC) #21
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 08:41:41 UTC) #22
Message was sent while issue was closed.
Change committed as 286446

Powered by Google App Engine
This is Rietveld 408576698