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

Issue 268753003: Allow the user to tap the selected editable again after rotation to trigger another zoom/center ani… (Closed)

Created:
6 years, 7 months ago by ankit
Modified:
6 years, 6 months ago
Reviewers:
jamesr, jdduke (slow)
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, AviD, Cyan, AKVT
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allow tap after rotation to trigger editable zoom/center animation Normally, repeated taps on an editable node will not re-trigger the node focus animation. However, until crbug.com/363182 is resolved, rotation may not always keep the editable in view. Allow a tap after rotation to trigger the focus animation. BUG=363059

Patch Set 1 #

Patch Set 2 : Removed authors file because name is already added in authors file #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M content/renderer/render_view_impl.cc View 1 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
ankit
PTAL. closed the older review request https://codereview.chromium.org/236733006/ raised with the wrong email id. And raising ...
6 years, 7 months ago (2014-05-02 06:18:22 UTC) #1
jdduke (slow)
On 2014/05/02 06:18:22, ankit2.kumar wrote: > PTAL. > closed the older review request https://codereview.chromium.org/236733006/ > ...
6 years, 7 months ago (2014-05-02 14:50:59 UTC) #2
ankit
@jamesr PTAL Please refer to https://codereview.chromium.org/236733006/ for more clearification.
6 years, 6 months ago (2014-06-19 12:07:14 UTC) #3
jamesr
Where are the tests? https://codereview.chromium.org/268753003/diff/20001/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/268753003/diff/20001/content/renderer/render_view_impl.cc#newcode2873 content/renderer/render_view_impl.cc:2873: // TODO(mlamouri): consumers of that ...
6 years, 6 months ago (2014-06-19 17:53:58 UTC) #4
ankit
6 years, 6 months ago (2014-06-20 10:34:11 UTC) #5
Closing issue as Issue is not reproducible with latest code.
Vefied with build 37_2095.
After rotation when user is tapping on input field it's properly coming into
view with zoom event triggered.

Powered by Google App Engine
This is Rietveld 408576698