I just noticed this ticket, and confirmed that indeed the behavior does happen as described.
It looks like the intended behavior from the browser is that whatever text I drop into a tab should turn into a new search (using the default search engine).
I wonder what is triggering the noscript complaint... cross-site from where?
That's a fallout from working around https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 I guess (see: #29733 (moved) for details). We'll pick the fix for that bug up with the next release and then Giorgio can remove the workaround causing this bug in NoScript. I'll leave this bug open for tracking our inclusion of that new NoScript version (which should fix this issue then).
Cherry-picked the fix for bug 1532530 onto tor-browser-60.6.1esr-8.5-1 (commit 30a070eefe4c881a1804690b8983db2911c2c99b) so we get it into Tor Browser 8.5.
ma1: We'll get a new Tor Browser out next week with the fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530. Could you prepare a NoScript release without the workaround that is causing so many false positive XSS popup warnings? Thanks!
ma1: We'll get a new Tor Browser out next week with the fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530. Could you prepare a NoScript release without the workaround that is causing so many false positive XSS popup warnings? Thanks!
Of course, thanks for the heads up. Would a NoScript release on Wednesday work for you?
We have a different buildID due to our reproducible builds. So, yes 8.5 is the one that needs to get out and that got out. The isTorBrowser property was wrong on MDN. Someone just added that to the wiki. Thanks for tjr for correcting that.