smartup
smartup copied to clipboard
Firefox on MacOS: Right-Click gestures old bug reintroduced
https://github.com/zimocode/smartup/blob/507b90b7f9dfbb314947836c6274ab29a4e71352/_locales/en/messages.json#L1392-L1394 Last Firefox update on MacOS broke right-click gestures again. Instead of drawing a gesture, contextmenu pops up.
Last time this was the case, 2 settings could help: "Use double right-click button to popup context menu" and "Try to set context menu popup after mouseup".
Enabling double right-click reenables gestures. but is obviously a very annoying bug.
Second option opens a popup to get more permissions, but the action fails:
Failure to get permissions! Chrome must be upgraded to latest version.
does not seem to do anything.