Open davidebaldini opened 5 years ago
Same here with Firefox Version 72.0.2. Perhaps the same as Issue #86 (except the context menu seems to always disappear).
I can confirm in Firefox 75.0.0.
Here's the error from Firefox's remote debugging console:
Promise rejected after context unloaded: Promise response from onMessage listener went out of scope initContextMenu moz-extension://UUID/content-script.js:26
I'm experiencing some instability in Firefox 75.0.0, and my debugging logs show that this could be one of several different issues responsible. Not conclusive, however.
I was wondering if I was the only one not seeing any context menu, lol, looks like I'm not, not that I really miss it, I was just mostly curious, I never used it in the XUL extension (was there a context menu?)...
This is still an issue several years later which is disappointing. Is there any chances this will be fixed at all?
Required:
The context menu does not appear when right-clicking on an empty HTML textarea nor anywhere else on a page, despite the addon's option "show context menu" is set and multiple stored entries are visible from the addon's toolbar button.