NoScript and links that jump to specific parts of a page

Ask for help about NoScript, no registration needed to post
plum
Posts: 1
Joined: Sat May 20, 2017 4:26 am

NoScript and links that jump to specific parts of a page

Post by plum »

It seems NoScript blocks links like this from working:

Code: Select all

https://github.com/privacytoolsIO/awesome-selfhosted#irc
...unless the site is marked as allowed. Why is that? Is it considered Javascript?

This link however, will work:

Code: Select all

https://github.com/privacytoolsIO/awesome-selfhosted#user-content-irc
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
barbaz
Senior Member
Posts: 11066
Joined: Sat Aug 03, 2013 5:45 pm

Re: NoScript and links that jump to specific parts of a page

Post by barbaz »

Github is a special case, they use JS to make those links work. More typically, sites will do it like https://en.wikipedia.org/wiki/Foo#See_also or like https://noscript.net/getit#devel, both of which work without JS for me.
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript and links that jump to specific parts of a page

Post by therube »

<Mc> i see an issue on github sites like https://github.com/linuxmint/Cinnamon/issues
<Mc> with just github.com allowed it shows dates, with assets-cdn.github.com also allowed it shows hours and days instead
<Mc> allowing (and revoking allowed) assets-cdn.github.com the page doesn't reload automatically as it should
<Mc> reloading manually the content changes as expected
Is this the same sort of issue?
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 NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.1 Lightning/5.4
barbaz
Senior Member
Posts: 11066
Joined: Sat Aug 03, 2013 5:45 pm

Re: NoScript and links that jump to specific parts of a page

Post by barbaz »

therube wrote:Is this the same sort of issue?
Nope, that's a NoScript bug - viewtopic.php?f=10&t=22267
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply