Right_Links
                                
                                 Right_Links copied to clipboard
                                
                                    Right_Links copied to clipboard
                            
                            
                            
                        Right-Click broken in Firefox Nightly 68.0a1 (2019-04-23) (64-bit)
I just updated the Firefox nightly version, and it seems the extension is broken. I did a bit of debugging, and it looks like the click event handler is not firing for the right clicks. Both mousedown and mouseup are firing. Long click works as expected, but right click fails.
I've tried this with all other extensions disabled, and am able to reproduce the behavior. This might just be a bug with Nightly, but I opened this issue just in case you would like to investigate it. Please feel free to close it.
Was reported here https://forum.mozilla-russia.org/viewtopic.php?pid=769009#p769009 and already fixed in development version.
Test build: right_links_we-0.5b9pre2.xpi (source code/changes)
Broken due to changes in click/auxclick: only auxclick event will be dispatched after click with non-primary button. =/
Can confirm that the test build works as expected.
Broken on FF 68Bx : https://github.com/Infocatcher/Right_Links_WE/issues/16