Some websites diabled right click. Is it possible to enable right click to obtain web menu in popupbrowser?
Thank you!
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
how to enable web right click menu
- salvadordf
- Posts: 4575
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: how to enable web right click menu
Hi,
I don't know of any cef setting to do that but there seems to be some workarounds with JavaScript :
https://superuser.com/questions/279166/ ... click-menu
The author of this extension claims that you can only do that with JavaScript :
https://chrome.google.com/webstore/deta ... oaeo?hl=en
This is the source of another extension to do that :
https://github.com/kyo-ago/enable-right-click
I don't know of any cef setting to do that but there seems to be some workarounds with JavaScript :
https://superuser.com/questions/279166/ ... click-menu
The author of this extension claims that you can only do that with JavaScript :
https://chrome.google.com/webstore/deta ... oaeo?hl=en
This is the source of another extension to do that :
https://github.com/kyo-ago/enable-right-click
Re: how to enable web right click menu
Connot be done by CEF!
Self defined menu gone!
How pity it is!
Can message(click or mousedown) be captured by Application.OnMessage or GlobalCEFApp.OnProcessMessageReceived?
Thank you!



Self defined menu gone!
How pity it is!
Can message(click or mousedown) be captured by Application.OnMessage or GlobalCEFApp.OnProcessMessageReceived?
Thank you!