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

Issue 660343003: Fixed the insertion handle showing issue on readonly element. (Closed)

Created:
6 years, 2 months ago by AKVT
Modified:
6 years, 2 months ago
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fixed the insertion handle showing issue on readonly element. Insertion handle is showing when we long press on readonly input elements, which is not correct. This change takes care of correcting it by counter measuring inside isEditableNode() API. BUG= Committed: https://crrev.com/e77498c3ec23d38f9075557f3af93d6f18afa3b1 Cr-Commit-Position: refs/heads/master@{#300636}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed the review comments. #

Total comments: 2

Patch Set 3 : Fixed the review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/ContentViewCoreSelectionTest.java View 2 chunks +26 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
AKVT
@aurimas & jamesr PTAL
6 years, 2 months ago (2014-10-17 21:29:03 UTC) #2
aurimas (slooooooooow)
+jdduke@chromium.org who has been working on insertion handles. https://codereview.chromium.org/660343003/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/660343003/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1916 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1916: public ...
6 years, 2 months ago (2014-10-17 21:56:22 UTC) #4
AKVT
@aurimas, jamesr & jdduke PTAL
6 years, 2 months ago (2014-10-18 15:36:51 UTC) #5
AKVT
@jdduke, jamesr & aurimas PTAL
6 years, 2 months ago (2014-10-21 14:40:49 UTC) #6
jdduke (slow)
content/public/android lgtm assuming the changes in content/renderer are approved. Is there no associated bug here? ...
6 years, 2 months ago (2014-10-21 15:21:02 UTC) #7
AKVT
@jdduke Thanks. @jamesr PTAL /render_view_impl.cc changes https://codereview.chromium.org/660343003/diff/20001/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/660343003/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1916 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1916: /* package */ ...
6 years, 2 months ago (2014-10-21 16:01:41 UTC) #8
jamesr
lgtm
6 years, 2 months ago (2014-10-22 00:15:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660343003/40001
6 years, 2 months ago (2014-10-22 04:18:39 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-22 05:32:40 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 05:33:21 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e77498c3ec23d38f9075557f3af93d6f18afa3b1
Cr-Commit-Position: refs/heads/master@{#300636}

Powered by Google App Engine
This is Rietveld 408576698