Search found 244 matches

by skriptimaahinen
Thu May 17, 2018 9:01 pm
Forum: NoScript Support
Topic: (S) v10: needs to be reloaded to operate on website w/ PDF.
Replies: 16
Views: 9037

Re: (S) v10: needs to be reloaded to operate on website w/ P

I doubt the plugins work anymore except in 52, though last time used Adobe plugin was something like 15 years ago. :) And even if the plugins did work, NS could block them with the "object" option.

However, FF does offer option to open the PDF in external program.
by skriptimaahinen
Thu May 17, 2018 5:17 pm
Forum: NoScript Support
Topic: (S) v10: needs to be reloaded to operate on website w/ PDF.
Replies: 16
Views: 9037

Re: (S) v10: needs to be reloaded to operate on website w/ P

In that case I think it might be best to allow resource (and chrome|moz-extension|about) URIs regardless of the policy, maybe, or am I missing some important case? Not sure if NS should interfere with PDF handling as FF itself offers plethora of user configurable ways to do it (pdf.js, external view...
by skriptimaahinen
Wed May 16, 2018 11:36 pm
Forum: NoScript Support
Topic: (S) v10: needs to be reloaded to operate on website w/ PDF.
Replies: 16
Views: 9037

Re: (S) v10: needs to be reloaded to operate on website w/ P

Well, looks like FF 60 blocks content scripts from running in the PDF-viewer. This is what breaks NS. Not sure if intended, but it might be due to a fix for security vulnerability that allowed PDF-files to run scripts in the viewers context. (The very unhelpful and wrong popup message is NS bug thou...
by skriptimaahinen
Wed May 16, 2018 11:33 pm
Forum: NoScript Development
Topic: [Fixed] NoScript Interferes w/ Home Button when about:blank
Replies: 9
Views: 5707

Re: NoScript Interferes with Home Button when about:blank

@David_L: Unfortunately it's a internal webextension thing - nothing that end user can do about. Giorgio could make a workaround, but the problem is quite benign and simply refreshing clears it, so it likely doesn't warrant one. Better just wait for a FF fix. Can't find related report on Bugzilla th...
by skriptimaahinen
Tue May 15, 2018 11:37 pm
Forum: NoScript Development
Topic: [Fixed] NoScript Interferes w/ Home Button when about:blank
Replies: 9
Views: 5707

Re: NoScript Interferes with Home Button when about:blank

Sigh, why is FF 60 breakin so many things with NS...

Anyhow, not a NS bug. Apparently having content CSS matching about:blank and running at document_start is what breaks the page refreshing when navigating to about:blank. The CSS file doesn't even need to have anything in it!
by skriptimaahinen
Fri May 04, 2018 6:42 am
Forum: NoScript Development
Topic: [Fixed] Hide the "Disable restrictions globally" button?
Replies: 6
Views: 4870

Re: Hide the "Disable restrictions globally" button?

Very nice!

And before anyone asks - you can initiate the editing with a drag and drop motion on the empty space, in case you manage to hide all your icons.
by skriptimaahinen
Tue May 01, 2018 9:22 am
Forum: NoScript Support
Topic: All iframes are removed even on trusted sites
Replies: 4
Views: 3089

Re: All iframes are removed even on trusted sites

Well, like I said, can't reproduce the problem here. Only difference being that I'm on linux, but I doubt that has anything to do with it.

Got any other extensions or custom settings that might interfere with NoScript? Could you check if the problem persists on clean profile with only NoScript added?
by skriptimaahinen
Mon Apr 30, 2018 9:23 pm
Forum: NoScript Support
Topic: All iframes are removed even on trusted sites
Replies: 4
Views: 3089

Re: All iframes are removed even on trusted sites

I'm able to get the frames shown simply by having "frame" privilege set for komoot.de. You sure you have frames allowed for trusted sites?
by skriptimaahinen
Mon Apr 30, 2018 7:22 am
Forum: NoScript Development
Topic: Inline scripts are not "seen"
Replies: 2
Views: 3833

Inline scripts are not "seen"

NS: 10.1.8.1

As title states, inline scripts do not get the red marker for blocked script in the CUSTOM tab (or get counted in the badge).

Problem seems to be in RequestGuard.js:onViolationReport, which appears not to detect and handle properly the CSP violation inline scripts throw.
by skriptimaahinen
Thu Apr 12, 2018 6:23 pm
Forum: NoScript Support
Topic: uk.farnell site fails to load when NoScript is in use
Replies: 5
Views: 3339

Re: uk.farnell site fails to load when NoScript is in use

The problem does seem to relate to the cookies as you suspected in your first post. The page sets a set of cookies at first visit, but for some reason any subsequent page load with these cookies fails (connection time out). However, having javascript enabled loads a slightly different set of cookies...
by skriptimaahinen
Tue Apr 10, 2018 6:22 pm
Forum: NoScript Support
Topic: Incomplete domain list in button menu
Replies: 8
Views: 6472

Re: Incomplete domain list in button menu

This sites spam filter does get triggered bit too easy. Try putting whatever text causes the trigger in code tags.
by skriptimaahinen
Tue Apr 10, 2018 5:52 pm
Forum: NoScript Support
Topic: Incomplete domain list in button menu
Replies: 8
Views: 6472

Re: Incomplete domain list in button menu

Hard to say. Have not had such problems. You might want to simply just reset all related page settings to default and redo them before trying to delete any files.
by skriptimaahinen
Tue Apr 10, 2018 5:31 pm
Forum: NoScript Support
Topic: Incomplete domain list in button menu
Replies: 8
Views: 6472

Re: Incomplete domain list in button menu

The minimum privileges I need to get the twimg.com shown are:

...webfail.com - script
...twitter.com - script and frame

If that doesn't work, you could try disabling uBO and see if that helps.
by skriptimaahinen
Tue Apr 10, 2018 4:57 pm
Forum: NoScript Support
Topic: Incomplete domain list in button menu
Replies: 8
Views: 6472

Re: Incomplete domain list in button menu

You need to first enable webfail.com and twitter.com, and then reload the page. After that the twimg.com will appear in the list. This is because twimg assests are loaded by the aforementioned scripts and cannot be seen by NS before they have run.
by skriptimaahinen
Tue Apr 10, 2018 4:40 pm
Forum: NoScript Support
Topic: [Firefox bug] infinite count badge loop on blocked media
Replies: 2
Views: 1888

Re: [Firefox bug] infinite count badge loop on blocked media

It is possible. I can replicate the count badge loop on latest uBO with the steps above. However I cannot replicate the issue on yahoo.com with either uBO or NS alone.