Right_Links_WE icon indicating copy to clipboard operation
Right_Links_WE copied to clipboard

how enable longrightclick > contextmenu

Open mrkapqa opened this issue 6 years ago • 1 comments

Hello ,

thank you for your very useful add-on. i have recently upgraded from firefox esr 52 to 60 esr and in the process from right links to right links WE.

i noticed that i am no longer able to enable with a long right click the popping-up of the contextmenu. instead i should use str + click. is there a way to enable the long-right-click. it seems not to function on my computer. i am using kubuntu 18.04 .

mrkapqa avatar Aug 10 '19 09:08 mrkapqa

Currently not possible, see https://github.com/Infocatcher/Right_Links_WE#issues

Partially works on Windows (because context menu opens after mouseup event instead of mousedown). So, if context menu was prevented at mousedown stage, there is no API to programmatically open menu. :(

Infocatcher avatar Aug 13 '19 19:08 Infocatcher