New issue
Advanced search Search tips

Issue 778848 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

WebView doesn't call View#showContextMenu() on LongPress/Right Click

Project Member Reported by amaralp@chromium.org, Oct 26 2017

Issue description

Chrome Version: All versions (at least M64 and below)
OS: Android WebView

On Chrome for Android when a context menu event has hit test of URL, Image, or Video we call View#setOnCreateContextMenuListener() and then View#showContextMenu(). On WebView we can't do this because setOnCreateContextMenuListener() could potentially override the listener set by the underlying app. 

 
found an exploit in setOnCreateContextMenuListener witch allows me to override the listener to make my own overrides, seems to have been a fix for the issue, will publish the code once i do more testing.
Project Member

Comment 2 by sheriffbot@chromium.org, Oct 29

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Available (was: Untriaged)

Sign in to add a comment