Page 5 of 8

Re: NoScript causing need to refresh pages in Firefox

Posted: Thu Aug 09, 2018 12:41 am
by anonuser
So I've been running 10.1.8.17rc2 for the entire day with Sanitize cross-site suspicious requests disabled, still encountering the same problem as before and about the same amount of time, seems to frequently happen on Google Search and Gmail especially.

Re: NoScript causing need to refresh pages in Firefox

Posted: Fri Aug 10, 2018 10:10 am
by JacobS
hi Giorgio,

Just tried the release candidate.
I am still experiencing the same problems as previously.

Kind regards,
Jacob

PS. Pageloading seems to be much faster now :)

Re: NoScript causing need to refresh pages in Firefox

Posted: Sat Aug 11, 2018 8:44 am
by Ashjuk
It would appear there is no further news on this problem. Does anyone know if a solution has been found?

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 12:33 am
by doomdylan
Hi, I have the same problem.
I think we are in the situation where we need to reproduce the bug before to find a solution.
Unfortunately it occurs really randomly.
Can we do something when the bug occurs?
I'm collecting some screenshots and html codes of pages affected, but I'm not sure it will help.

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 1:43 am
by barbaz
FWIW, I notice that so far everyone reporting this problem seems to be using 64-bit Firefox on 64-bit Windows 10. Any significance?

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 8:10 am
by Ashjuk
barbaz wrote:FWIW, I notice that so far everyone reporting this problem seems to be using 64-bit Firefox on 64-bit Windows 10. Any significance?
It may well have something to do with it. But I have been using 64 bit Windows 10 since it's launch, and 64 bit Firefox from when it became available.

NoScript had been working working fine with that combination up until a couple of weeks ago and, as far as I am aware, neither Windows or Firefox were updated around that time.

For me the finger still points towards NoScript.

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 1:54 pm
by Giorgio Maone
I am preparing a special NoScript build which bypasses a certain component which may theoretically be involved, even though I couldn't reproduce yet.
In the meanwhile, as an additional data-point, could please you use https://github.com/hackademix/noscript/releases to find out the latest pre-relase (before 10.1.8.16, obviously) which does not exhibit this specific problem (even if it might show different bugs)?
Thank you!

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 5:53 pm
by Guest
barbaz wrote:FWIW, I notice that so far everyone reporting this problem seems to be using 64-bit Firefox on 64-bit Windows 10. Any significance?
I have this problem as well but the only difference is that I'm on 64-bit Windows 8.1

Re: NoScript causing need to refresh pages in Firefox

Posted: Sun Aug 12, 2018 7:10 pm
by doomdylan
Hi there, I've taken some screenshot, I hope it'll give some clue.

For example it happened to me in amazon.it and that was the result:
Image
amazon.it - wrong look
At that moment I had only noscript and downloadhelper (disabled), no other extensions.

You can see there is some js code parsed as html content.
Looking with developer tools, you could see the js code text inside a div node, and I want to point out that js code is even incomplete.
It is not:
x = { starts_in: ........
it should be:
var dealTimePrefix = { starts_in: .........etc........ .


My configuration for the records:
Windows 10 Pro x64 - Firefox 61.0.2 x64
Asus P5Q - Core2 Q9400 - RAM 8GB

A friend with an AMD FX configuration says he doesn't have the problem.

Re: NoScript causing need to refresh pages in Firefox

Posted: Mon Aug 13, 2018 1:57 am
by anonuser
I'd like to mention I'm on AMD Ryzen, don't think CPU has anything to do with it. Unless it only occurs on say 64-bit and not on 32-bit systems. I've been running without noscript for a few days, because the issue is that annoying and have had zero issues.

Re: NoScript causing need to refresh pages in Firefox

Posted: Mon Aug 13, 2018 3:41 am
by anonuser
So I migrated to a brand new profile, installed default Version 10.1.8.16 and and I have no yet seen the issue so far, I would have normally seen something after an hour.

I would share my old profile, but it's been used for a while and I simply don't want to leak anything, not really confident I could scrub identifying information and such. You know how it is.

But I will share that I had a bunch of noscript entries which have been leftover even after I had uninstalled noscript from that profile, and I noticed that in the new profile there are zero entries for noscript in about:config. Could it be some migration setting bug? Maybe, maybe not.

Image

Re: NoScript causing need to refresh pages in Firefox

Posted: Mon Aug 13, 2018 3:59 am
by skriptimaahinen
anonuser wrote:...I had a bunch of noscript entries which have been leftover even after I had uninstalled noscript from that profile, and I noticed that in the new profile there are zero entries for noscript in about:config. Could it be some migration setting bug? Maybe, maybe not.
https://forums.informaction.com/viewtop ... 105#p98122

Re: NoScript causing need to refresh pages in Firefox

Posted: Mon Aug 13, 2018 11:50 am
by therube
@doomdylan, my thought is what you are seeing is different from what is being described here.
Yes, your page is broken, yes what displays is similar to what can be found in source.
Are you logged in at amazon?
Are you using, what is it called, that newfangled "do not track me", where... but no, your UA says 61, so probably not.

(https://www.amazon.it/ displays as expected on my end.)
Image

Re: NoScript causing need to refresh pages in Firefox

Posted: Mon Aug 13, 2018 5:15 pm
by doomdylan
Thanks for replying.
Yes, I'm logged in to amazon.
I'm not sure about the "do not track me", I got the setting to "Only when using Tracking Protection".
Note that the problem is random as said in the topic, once I've done a refresh, the page was loaded correctly.

Re: NoScript causing need to refresh pages in Firefox

Posted: Sat Aug 18, 2018 2:22 am
by Giorgio Maone
Please check latest development build:
v 10.1.8.17rc3
=============================================================
+ New dynamic scripts management strategy based on the
browser.contentScripts API, should fix some elusive, likely
requestFilter-induced, bugs

x Fixed no-dot domains threated as empty TLDs (thanks
Peter Wu for patch)
- Removed requestFilter hack for dynamic scripts management
+ [L10n] br and tr translations (thanks Transifex/OTF,
https://www.transifex.com/otf/noscript/)