Search found 931 matches

by al_9x
Fri Sep 28, 2012 4:10 am
Forum: NoScript Development
Topic: 2.5.6rc1 regression: placeholder positioning/spacing
Replies: 8
Views: 3614

Re: 2.5.6rc1 regression: placeholder positioning/spacing

a related regression that's not resolved by 2.5.7.rc2:

compare a google translated iframe (activated and loaded)
by al_9x
Thu Sep 27, 2012 12:10 am
Forum: NoScript Development
Topic: 2.5.6rc1 regression: placeholder positioning/spacing
Replies: 8
Views: 3614

2.5.6rc1 regression: placeholder positioning/spacing

Fx 16.0b5, NS 2.5.6rc1+, new profile, block iframes on trusted

compare https://login.live.com/login.srf?id=2 between 2.5.5 and 2.5.6rc1
by al_9x
Sun Sep 02, 2012 11:37 pm
Forum: FlashGot Development
Topic: media icon flashes every time you switch to the playing tab
Replies: 5
Views: 4122

media icon flashes every time you switch to the playing tab

with a delay Fx 16.0b1, FG 1.4.8.1, new profile open http://www.youtube.com/watch?v=6uZVqPuq81c and http://www.google.com/ in two tabs when you switch to the google tab and back to youtube, the media icon flashes after some delay < 30sec I think the purpose of the flashing is to draw attention to th...
by al_9x
Sun Sep 02, 2012 10:58 pm
Forum: FlashGot Development
Topic: media icon shown on tabs other than one playing the media
Replies: 4
Views: 3347

media icon shown on tabs other than one playing the media

Fx 16.0b1, FG 1.4.8.1, new profile
  1. startx Fx
  2. play http://www.youtube.com/watch?v=6uZVqPuq81c
  3. media icon is shown
  4. open https://bitbucket.org/tortoisehg/thg/downloads in a new tab
  5. media icon is shown for this new tab either immediately or in ~30-60 secs
by al_9x
Sat Aug 25, 2012 3:10 am
Forum: NoScript Development
Topic: [RESOLVED] flash placeholder activation replaces doc
Replies: 3
Views: 2172

[RESOLVED] flash placeholder activation replaces doc

Fx 15.0b6, NS 2.5.2rc2, new profile, block flash on trusted http://www.vmware.com/products/workstation/new.html allow vmware.com, brightcove.com click on what's new video placeholder opens for http://c.brightcove.com/... activate it 302s to http://admin.brightcove.com/..., the placeholder for which ...
by al_9x
Thu Aug 23, 2012 11:32 pm
Forum: NoScript Development
Topic: js url from about:blank allows scripts globally
Replies: 6
Views: 2816

Re: js url from about:blank allows scripts globally

Fixed in latest development build 2.5.3rc2, thank you. 404 on noscript.net, got it from AMO a couple of related issues: if starting with about:blank and the first javascript: url is non void, subsequent invocations (void and not) don't run. after javascript:'test' loads, invoke javascript:'test1' o...
by al_9x
Sun Aug 19, 2012 4:52 pm
Forum: NoScript Development
Topic: js url from about:blank allows scripts globally
Replies: 6
Views: 2816

js url from about:blank allows scripts globally

Fx 15.0b5, NS 2.5.2rc1, new profile, allowURLBarJS=true start Fx, open error console load about:blank load javascript:'test' the url executes, but the following is logged Error: can't access dead object Source File: jar:file:///ns_xpi_path/components/noscriptService.js Line: 4333 check the ns icon a...
by al_9x
Sun Jul 29, 2012 10:51 pm
Forum: NoScript Development
Topic: file menu highlighted on placeholder activation
Replies: 4
Views: 2381

Re: file menu highlighted on placeholder activation

Giorgio Maone wrote:
al_9x wrote: not present in Fx 14, so may be a Fx bug
Most likely.
if so, could you file it?
by al_9x
Sun Jul 29, 2012 2:54 pm
Forum: NoScript Development
Topic: file menu highlighted on placeholder activation
Replies: 4
Views: 2381

file menu highlighted on placeholder activation

Fx 15.0b2, NS 2.5rc6, new profile, forbid flash on trusted 1. click on any youtube placeholder and don't move the mouse after the click 2. (with or without the confirmation box) the file menu is highlighted as if you pressed alt, it stays highlighted until the mouse is moved not present in Fx 14, so...
by al_9x
Wed Jul 18, 2012 12:40 am
Forum: NoScript Development
Topic: [RESOLVED] click_to_play & placeholder interaction problem
Replies: 11
Views: 5067

[RESOLVED] click_to_play & placeholder interaction problem

Fx 14.0.1, NS 2.4.9rc1, new profile, forbid flash on trusted, plugins.click_to_play=true
  1. http://vimeo.com/
  2. allow vimeo.com, vimeocdn.com
  3. activate the video placeholder
  4. cpu pegged, no plugin-container, no video
by al_9x
Tue Jul 17, 2012 11:16 pm
Forum: NoScript Development
Topic: [RESOLVED] g+ iframe placeholder a large empty header
Replies: 3
Views: 1914

[RESOLVED] g+ iframe placeholder a large empty header

Fx 14.0.1, NS 2.4.9rc1, new profile, forbid iframes on trusted, noscript.forbidIFramesContext=2

https://groups.google.com/forum/#!forum/tb-planning
by al_9x
Wed Dec 28, 2011 9:54 am
Forum: NoScript Support
Topic: Anmimation cartoons blocked
Replies: 29
Views: 11111

Re: Anmimation cartoons blocked

I noticed an unrelated (possible) issue on this page. There are two js caching object pointing to js.washingtonpost.com, which are blocked when forbidiframecontext=2 with iframes blocked on trusted. From my recollection of caching object discussion, they should follow script and not embedding blocki...
by al_9x
Tue Dec 13, 2011 4:28 pm
Forum: NoScript Development
Topic: SyntaxChecker sandbox needs JS_VERSION
Replies: 8
Views: 3278

Re: SyntaxChecker sandbox needs JS_VERSION

On a side note, I strongly suspect this problem affects only users (like you) who have noscript.surrogate.sandbox set to false (i.e. those are not valid version identifiers for the <script> element). I have sandbox=true in my main profile and besides always confirm in a clean profile, however I don...
by al_9x
Sun Dec 11, 2011 11:57 pm
Forum: NoScript Development
Topic: SyntaxChecker sandbox needs JS_VERSION
Replies: 8
Views: 3278

Re: SyntaxChecker sandbox needs JS_VERSION

Giorgio Maone wrote:Does 1.85 work?
No, only "1.8." Did you find that 1.8 was inadequate, how?