Page 1 of 1

NoScript icon is Blue but blocked scripts break page

Posted: Fri Mar 15, 2019 2:08 am
by witrak()
I just found kind of strange NoScript behavior: I see blue S in NoScript icon, but there are multiple scripts blocked on the page. In consequence the page (Dropbox login page) doesn't work.
https://imgur.com/a/BFYdP1k
While this behavior isn't illogical (and in the past I was sure it would be better than current one), it is a change if compared with what I'm used to see.
Now the question: is it new standard behavior or a glitch?

Re: NoScript icon is Blue but blocked scripts break page

Posted: Fri Mar 15, 2019 3:41 am
by barbaz
How have you configured your Default preset? (NoScript Options > General)

Re: NoScript icon is Blue but blocked scripts break page

Posted: Sun Mar 17, 2019 12:17 pm
by witrak()
I don't remember any change of any important NoScript setting, but of course I may be wrong - below is slightly edited export list.
However, the situation is strange because:
(1) I never had such case (to the contrary, pages usually work perfectly despite a clear indication of multiple blocked scripts...);
(2) I'm sure I did not change anything in at least a year.

Code: Select all

{
  "policy": {
    "DEFAULT": {
      "capabilities": [
        "other",
        "font",
        "frame",
        "media",
        "webgl"
      ],
      "temp": false
    },
    "TRUSTED": {
      "capabilities": [
        "script",
        "object",
        "media",
        "frame",
        "font",
        "webgl",
        "fetch",
        "other"
      ],
      "temp": false
    },
    "UNTRUSTED": {
      "capabilities": [],
      "temp": false
    },
    "sites": {
      "trusted": [
        "dropbox.com",
      ],
      "untrusted": [

	  "§:serving-sys.com",
        "§:ads-twitter.com"
      ],
      "custom": {}
    },
    "enforced": true
  },
  "local": {
    "debug": false,
    "showCtxMenuItem": true,
    "showCountBadge": true,
    "showFullAddresses": true,
    "storage": "local",
...
  },
  "sync": {
    "global": false,
    "xss": true,
    "clearclick": true,
    "storage": "sync"
  },
  "xssUserChoices": {
....
  }
}

Re: NoScript icon is Blue but blocked scripts break page

Posted: Sun Mar 17, 2019 12:39 pm
by witrak()
I just checked the tab again and saw that the icon was not blue - it reported 3 scripts blocked.
But after some seconds it changed to blue...

Re: NoScript icon is Blue but blocked scripts break page

Posted: Sun Mar 17, 2019 5:24 pm
by barbaz
None of the anomalies in those fragments of your NoScript settings would obviously explain this. As a test, does disabling all extensions other than NoScript get it working? (Tools > Add-ons Manager)

Re: NoScript icon is Blue but blocked scripts break page

Posted: Fri Mar 22, 2019 11:50 am
by witrak()
Thank you. I see other anomalies in the FF lately, including no reaction from FF to click on some icons including extension icons. Thus the reported situation probably isn't related to NoScript...

Re: NoScript icon is Blue but blocked scripts break page

Posted: Tue Mar 26, 2019 8:02 pm
by barbaz
A similar thread just came up - viewtopic.php?f=7&t=25485

When this issue occurs, if you click "Custom" for the site(s) that show as Default, which checkboxes show up highlighted red/brown (if any)?

Re: NoScript icon is Blue but blocked scripts break page

Posted: Thu Oct 03, 2019 2:37 pm
by rpr
barbaz wrote: Tue Mar 26, 2019 8:02 pm When this issue occurs, if you click "Custom" for the site(s) that show as Default, which checkboxes show up highlighted red/brown (if any)?
I also see this issue while trying to sign in to https://www.dropbox.com. Here are some screenshots:

Image

Image

Any suggestion?
-- rpr.

Re: NoScript icon is Blue but blocked scripts break page

Posted: Thu Oct 03, 2019 9:19 pm
by barbaz
This looks like a NoScript bug. Is this bug still there in latest development build?

Re: NoScript icon is Blue but blocked scripts break page

Posted: Fri Oct 04, 2019 7:10 am
by rpr
I see the same behaviour with NoScript 11.0.4rc7 development build.