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

Issue 441973002: PastePopup Menu icon is different for separate scenarios (Closed)

Created:
6 years, 4 months ago by kingshuk.j
Modified:
6 years, 4 months ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, jam, AKVT, Cyan, raghu, AviD
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PastePopup Menu icon is different for separate scenarios PastePopup Menu is currently using the android provided layout attributes while displaying the popup beside handler or above it. Need to use same UI for both scenarios when we show the PastePopupMenu. BUG=400705 Signed-off-by: Kingshuk Jana <kingshuk.j@samsung.com>;

Patch Set 1 #

Patch Set 2 : Used only one type of layout attribute for popup #

Patch Set 3 : Removed unused attribute *onTop* #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -28 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/input/PastePopupMenu.java View 1 2 4 chunks +15 lines, -28 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kingshuk.j
6 years, 4 months ago (2014-08-13 04:14:56 UTC) #1
Closing this issue as this change has been merged with and committed at
https://codereview.chromium.org/449033002/

Powered by Google App Engine
This is Rietveld 408576698