Page 1 of 1

[Fixed] Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Thu Aug 13, 2020 12:31 am
by guest812
I'm running v11.0.37 with Firefox 79.0 on Windows 10, and when I go to a website with a larger number of blocked domains (for example cnn.com), the scrollbar for the noscript domain list is scrolled down, so I can't see the top bar of buttons (to disable restrictions, etc) without scrolling up first. This happened with the previous version of noscript and is also happening with this current version. I only started noticing it recently, so I'm not sure when it started.

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Thu Aug 13, 2020 2:47 pm
by barbaz
How big is your browser window?
How big is your screen?

Is this definitely related to some NoScript update? Can you test some old versions and see if there's a latest version that doesn't have this problem?

Old NoScript @
https://addons.mozilla.org/addon/noscript/versions
*or*
https://noscript.net/feed?quantum&c=100

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Thu Aug 13, 2020 4:22 pm
by guest812
barbaz wrote: Thu Aug 13, 2020 2:47 pm How big is your browser window?
My browser is maximized to full screen.
How big is your screen?
1280 x 1024

I've uploaded a screenshot where you can see how the domain list is scrolled down and the buttons at the top are covered: https://imgur.com/a/UBHaeex

It also doesn't remember that I scrolled up to view the top buttons previously, so the next time I click to view the domain list, it reverts to the scrolled down position.
Is this definitely related to some NoScript update? Can you test some old versions and see if there's a latest version that doesn't have this problem?
I tested, and the latest version that does NOT have this problem seems to be v11.0.29. I didn't test every single old version, but here are the ones I tested on cnn.com:

11.0.37 has bug
11.0.35 has bug
11.0.34 has bug
11.0.32 has bug
11.0.30 has bug
11.0.29 no bug
11.0.28 no bug
11.0.24 no bug
11.0.19 no bug
11.0.10 no bug

I don't remember this bug occurring as far back as June 2020, so it's possible it could also be related to a Firefox and/or Windows 10 update and how they interact with NoScript. Other than updates to Firefox and Win10, there haven't been any other changes to my computer, and NoScript is the only add-on I use in Firefox.

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Thu Aug 13, 2020 6:45 pm
by barbaz
I was able to reproduce this and I can confirm that it's caused by some change between 11.0.29 and 11.0.30. The key is to enable NoScript Options > Appearance, "List full addresses in the permissions popup".

Specifically, it would appear this line is the culprit - https://github.com/hackademix/noscript/ ... 801e6dR318
Commenting that out in 11.0.38rc2 restores the old behavior.

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Thu Aug 13, 2020 7:11 pm
by guest812
Thanks for confirming that you can reproduce the issue.

For me, using 11.0.37, the bug occurs even though I have "List full addresses in the permissions popup" disabled. I tried enabling it, and the bug still occurs, so the issue isn't affected by that setting in my case.

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Sat Aug 15, 2020 11:28 am
by Giorgio Maone
Please check latest dev build:

v 11.0.39rc1
============================================================
x Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
lists in popup
x Fixed typo in vendor-prefixed CSS

Re: Scrollbar for the domain list is scrolled down (split from t=26068)

Posted: Sat Aug 15, 2020 3:27 pm
by guest812
Thanks! It's fixed in the dev build (v 11.0.39rc1).