WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
32507
Let users access the context menu regardless of javascript button handling
https://bugs.webkit.org/show_bug.cgi?id=32507
Summary
Let users access the context menu regardless of javascript button handling
Christian Dywan
Reported
2009-12-14 03:47:55 PST
Some web pages intercept the right mouse button, to show a context menu of sorts, to make right-click remove items from a list or to simply suppress it entirely. I would like users to be able to always have access to the genuine context menu. I see two ways: Make WebKitGTK+ ignore javascript handling if Control is held while right-clicking. This would make any WebKitGTK+ client accessible. I would prefer that, but I don't know if everyone would agree about it. Make it possible to manually show the context menu that WebKitGTK+ provides. So clients could block button events and manually show the context menu, eg. webkit_web_view_popup_context_menu ().
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-04-08 18:28:49 PDT
I'm not sure we are interested in this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug