Closed foenyx closed 2 years ago
This seems to be the "potential identity leak" protection which you can disable in settings under the "advanced" tab.
On MacOS, the window has text, but plays terribly with the full screen mode: The window spawns on the wrong desktop, forcing you to change to that desktop and then back to your current window. Even worse if you have multiple Firefox windows open.
I really think this feature should be disabled per default for now.
The dialog being broken this way is obviously not intended, and after some investigation I guess the reporter is using browser.privatebrowsing.autostart
set to true, which triggers https://bugzilla.mozilla.org/show_bug.cgi?id=1329304 and breaks all NoScript's dialogs (the embedding object activation and the XSS warning as well).
I'm gonna implement a work-around in 11.4.11, stay tuned.
Fixed in 11.4.11rc2, thank you.
( Linux / Firefox beta 105.0b6, private mode / NoScript 11.4.10)
I'm encountering a weird and unpleasant behaviour lately. All worked fine for years, but symptoms started some weeks ago, dunno if it's from a recent update or a miss-click somewhere in noscript configuration. Sadly did not find an exact repro yet, but here are the symptoms :
Using the firefox inspector on the broken popup I spoted this in the console :
I hope this report is somehow helpful.