Right_Links_WE
                                
                                
                                
                                    Right_Links_WE copied to clipboard
                            
                            
                            
                        how enable longrightclick > contextmenu
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 .
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. :(