[RESOLVED] Bookmarklets stopped working with 2.0

Bug reports and enhancement requests
Post Reply
RichZzz
Posts: 13
Joined: Sat May 29, 2010 10:04 pm

[RESOLVED] Bookmarklets stopped working with 2.0

Post by RichZzz »

subject says it. I have double checked noscript config they are enabled there.

Also have plenty of trouble with pubmed database, very hard to describe but what I see is very quickly changing pointer and status bar.

I am also running Vimperator which may be responsible for part of the trouble but worked perfectly before NoScript update.

Richard
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100406 Fedora/3.5.9-1.fc10
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Bookmarklets stopped working with 2.0

Post by Giorgio Maone »

Bookmarklets are working fine for me.
Are they all broken for you or some specific ones?
Just in case it's an extensions conflict, could you try Standard Diagnostic keeping NoScript enabled?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
RichZzz
Posts: 13
Joined: Sat May 29, 2010 10:04 pm

Re: Bookmarklets stopped working with 2.0

Post by RichZzz »

They are all broken, eg like zap colors one:

javascript:(function(){var%20newSS,%20styles='*%20{%20background:%20white%20!%20important;%20color:%20black%20!important%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important%20}';%20if(document.createStyleSheet)%20{%20document.createStyleSheet("javascript:'"+styles+"'");%20}%20else%20{%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName("head")[0].appendChild(newSS);%20}%20})();

No reaction, no message in the error console.

Disabling other extensions will have to wait till tomorrow.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100406 Fedora/3.5.9-1.fc10
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Bookmarklets stopped working with 2.0

Post by Giorgio Maone »

All bookmarklets, including that one, are working fine for me both on trusted and untrusted sites.
One thing you can try before Standard Diagnostic is using NoScript Options|Export and then Reset, to see if it's preferences-related.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
RichZzz
Posts: 13
Joined: Sat May 29, 2010 10:04 pm

Re: Bookmarklets stopped working with 2.0

Post by RichZzz »

that helped, sorry for the noise:)

After reexamining the settings I see bookmarklets have been disabled previously. Not sure if they were always disabled and just happened to work by accident in previous versions or the update to 2.0 somehow changed the option?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100406 Fedora/3.5.9-1.fc10
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Bookmarklets stopped working with 2.0

Post by Giorgio Maone »

RichZzz wrote:the update to 2.0 somehow changed the option?
No it didn't.
Most likely you didn't need to use bookmarklets on a JS-disabled page so far -- on trusted sites they work independently from that option.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
RichZzz
Posts: 13
Joined: Sat May 29, 2010 10:04 pm

Re: [RESOLVED] Bookmarklets stopped working with 2.0

Post by RichZzz »

they must have worked even on untrusted sites - my whitelist is just 16 entries so it would be hard to not notice.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100406 Fedora/3.5.9-1.fc10
Post Reply