NoScript 1.9.7 duplicating CSS menu links

Ask for help about NoScript, no registration needed to post
Alexsha

NoScript 1.9.7 duplicating CSS menu links

Post by Alexsha »

With NoScript 1.9.7 enabled and blocking my domain, a test page with a pure CSS menu (absolutely no JS on the page at all) is being totally screwed up. The <a> links from the CSS menu are being duplicated at the bottom of the page with the following style added in:
"visibility: visible; display: block;"

this is, of course, rather odd.

Website: http://www.muckingabout.net/

Allowing scripts fixes the problem, but since there are no scripts on the page, there shouldn't be a problem in the 1st place.

Alexsha
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript 1.9.7 duplicating CSS menu links

Post by Giorgio Maone »

Did you check latest development build 1.9.7.2?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Alexsha

Re: NoScript 1.9.7 duplicating CSS menu links

Post by Alexsha »

Links are still duplicated, however, the inline style is now:
position: absolute; visibility: visible; display: block;
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript 1.9.7 duplicating CSS menu links

Post by therube »

Yes, they do show, in red, at the bottom of the page, even with 1.9.7.2.
(At least in FF2, NoScript 1.9.6.95, it shows as expected.)

Note that muckingabout is NOT allowed. (If Allowed, the issue is not seen.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript 1.9.7 duplicating CSS menu links

Post by Giorgio Maone »

Does the problem persist if you put just one visible (or at least, having layout -- e.g. transparent) link anywhere on that page?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Alexsha

Re: NoScript 1.9.7 duplicating CSS menu links

Post by Alexsha »

Added:
<div><a href=".">Test Link</a></div>
to the visible content and that fixed the menu link duplication.

/boggle

It's not a problem to add links, I was going to at some point, but that effect without any visible links seems odd.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript 1.9.7 duplicating CSS menu links

Post by Giorgio Maone »

Alexsha wrote:It's not a problem to add links, I was going to at some point, but that effect without any visible links seems odd.
It's a feature meant to allow some navigation on pages where links are accessible/visible only if you've got Javascript enabled.
You can turn it off by toggling the noscript.jsredirectIgnore about:config preference to true.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Post Reply