Page 1 of 1

compatibility problem with Fastest Search

Posted: Sat Apr 04, 2015 4:55 pm
by Szorosful
NoScript Security Suite 2.6.9.20 not compatibility with Fastest Search - Browse/Shop Faster! 3.31 and latest version 3.363 (Windos 7 64bit with Firefox 37.0.1)

Re: compatibility problem with Fastest Search

Posted: Sun Apr 05, 2015 12:05 am
by barbaz
Please be more specific and give more details, otherwise no one can help you.
Why is this a surrogate issue?
In what way are the addons (is Fastest Search an addon?) not compatible?
Link to Fastest Search please?

Re: compatibility problem with Fastest Search

Posted: Mon Apr 06, 2015 6:26 am
by Szorosful
A search and option windows not see:

http://kepfeltoltes.hu/view/150406/Snap ... es.hu_.jpg
http://kepfeltoltes.hu/view/150406/Snap ... es.hu_.jpg

https://addons.mozilla.org/hu/firefox/a ... ws/693570/


Bug report : stopped working with firefox 37 and noscript Rated 5 out of 5 stars

készítette: felix92, April 1, 2015 · közvetlen hivatkozás · fordítás

great addon, thank you again Mr Liu.

Unfortunately it stopped working for me.
my configuration: Fastest Search 3.363 / firefox 37 (recent update) / noscript 2.6.9.20 / windows 8 pc

it seems since last firefox update to version 37, Fastest Search doesn't work any more :
when doing a search or clicking on the FS icon, the expected pannel opens, but it is empty, blank.

I noticed that when I deactivate the noscript addon, Fastest Search is working fine again.

Before that,every thing was working fine under firefox 36, both Fastest Search and Noscript could work together, wich is no longer the case under firefox 37.

is there a workaround to have Fastest Search working in firefox 37, without deactivating noscript ?
Thank you for any help.

EDIT : Thank you for your answer. I hope we'll have a fix very soon.

Mingyi Liu írta (fejlesztő) ekkor: April 1, 2015 · közvetlen hivatkozás · fordítás

Yes, I was notified by another user of this NoScript issue. I wrote to NoScript author and hopefully he replies with a workaround or fix on his part. I couldn't find a NoScript option to allow it NOT disable FS Options Panel. This really needs to be solved on NoScript part.

NoScript blocking Addon SDK Panel contents of other addons

Posted: Mon Apr 06, 2015 11:20 am
by mingyi
Hi, Giorgio,

A user of my Fastest Search addon just told me that the latest version of NoScript is blocking my Options panel, which uses the Jetpack Addon SDK's Panel widget. I confirmed that finding, and found that it affects more than this one addon.

However, I do not know if NoScript is now blocking ALL Jetpack addons that use Panel. That's because my addons load the content of SDK Panels using data URLs, and not everyone does that (I'm doing it because I implemented my own localization mechanism before Jetpack's own was usable), it's possible that NoScript only blocks SDK Panels using data URLs?

My question is: How do I/my users set NoScript settings so that it doesn't block Addons' usage of SDK Panels (through data URLs)? A typical usage is:

var panel = panel.Panel({
width: 550, height: 460,
contentURL: 'data:text/html,<head><meta charset="UTF-8"><style>...',
contentScriptFile: data.url("check.js"),
onMessage: function(obj) {

Thanks a lot for your attention to this matter! Let me know if you need more info.

Re: compatibility problem with Fastest Search

Posted: Mon Apr 06, 2015 6:13 pm
by barbaz
Thanks both of you for providing a more detailed report. I can confirm the issue and that it happens only with NoScript enabled.
Moving to NoScript Development.

Nothing related in the Browser Console.

Workaround: Allow Scripts Globally then restart the browser (can one of you please confirm this?).

Re: compatibility problem with Fastest Search

Posted: Mon Apr 06, 2015 10:34 pm
by Giorgio Maone
Please check latest development build 2.6.9.21rc1, thanks.

Re: compatibility problem with Fastest Search

Posted: Tue Apr 07, 2015 2:47 am
by Szorosful
Thank you for 2.6.9.21rc1, It is all right!