On wikipedia.org no scrolling in left column "Contents" and pop-up menus
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
ddeberhar
- New to the forum

- Posts: 1
- Joined: 2025-04-11, 08:47
On wikipedia.org no scrolling in left column "Contents" and pop-up menus
The left column ("Contents"/index) does not allow separate vertial scrolling and is cut at the bottom on my (maybe rather small) screen 1360x768 - on e.g. https://en.wikipedia.org/wiki/History_of_Greece.
Only when I scroll down to the bottom of the article text in the center column, the bottom of the left column also comes up and becomes visible.
If I resize the browser window less wide, the left column ("Contents") disappears instead of moving above the article into the center (with scripting enabled; with scripting blocked the "Contents" do move, overlapping the Article main text).
Pop-up menus like (top left) "three bars" menu and right hand "Tools" menu also lack a vertical scroll bar, thus cutting off some items, depending on the browser window size (or zoom level).
If the article's text exceeds a certain length (like this example), it overlaps and goes past the page footer.
The cropping of the "Contents" column becomes visible especially when scripting is disabled, e.g. by uBlock Origin, which causes unfolding all sections.
There also seems to be a shortcoming in the formatting templates of the page itself - the border of the pop-up "Tools" menu may happen to extend beyond the lower border of the browser window, it appears in the same way with Waterfox, Firefox, Chromium.
SeaMonkey shows the same rendering as PaleMoon (33.7.0 GTK3 and also SSE2_GKT3 builds). All browsers tested on Linux 64-bit Manjaro stable.
The lack of scrolling ability in certain areas may sometimes be worked around by zooming out, but this can make it hard to read the text. Some sites with similiar issues may have left out the scrolling option in the style template, some provide it like wikipedia, but not usable in Pale Moon.
From my understanding including new CSS options in the rendering will require quite some effort, but many websites rather do'nt care about maximum compatibility but try to employ the newest options for a technically "up-to-date" look - making the life harder for browser developers ...
Many thanks for your work on this nice application.
Only when I scroll down to the bottom of the article text in the center column, the bottom of the left column also comes up and becomes visible.
If I resize the browser window less wide, the left column ("Contents") disappears instead of moving above the article into the center (with scripting enabled; with scripting blocked the "Contents" do move, overlapping the Article main text).
Pop-up menus like (top left) "three bars" menu and right hand "Tools" menu also lack a vertical scroll bar, thus cutting off some items, depending on the browser window size (or zoom level).
If the article's text exceeds a certain length (like this example), it overlaps and goes past the page footer.
The cropping of the "Contents" column becomes visible especially when scripting is disabled, e.g. by uBlock Origin, which causes unfolding all sections.
There also seems to be a shortcoming in the formatting templates of the page itself - the border of the pop-up "Tools" menu may happen to extend beyond the lower border of the browser window, it appears in the same way with Waterfox, Firefox, Chromium.
SeaMonkey shows the same rendering as PaleMoon (33.7.0 GTK3 and also SSE2_GKT3 builds). All browsers tested on Linux 64-bit Manjaro stable.
The lack of scrolling ability in certain areas may sometimes be worked around by zooming out, but this can make it hard to read the text. Some sites with similiar issues may have left out the scrolling option in the style template, some provide it like wikipedia, but not usable in Pale Moon.
From my understanding including new CSS options in the rendering will require quite some effort, but many websites rather do'nt care about maximum compatibility but try to employ the newest options for a technically "up-to-date" look - making the life harder for browser developers ...
Many thanks for your work on this nice application.
You do not have the required permissions to view the files attached to this post.
-
Gemmaugr
- Astronaut

- Posts: 539
- Joined: 2025-02-03, 07:55
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
Since they needlessly changed the layout, for the worse, I've been using "?useskin=vector" (with a greasemonkey script to auto re-direct), as in: https://en.wikipedia.org/wiki/History_o ... kin=vector
I've not noticed any issues with that, so it might tide you over until someone who knows more can reply.
I've not noticed any issues with that, so it might tide you over until someone who knows more can reply.
"Judge a person not by their superficial identity attributes, but by the content of their character."
"Organized Identity Politics are the bane of civilized society."
"Cognitive dissonance hypocrisy is a pandemic."
"Capitalism is the worst form of economic system, except for all the others."
"Organized Identity Politics are the bane of civilized society."
"Cognitive dissonance hypocrisy is a pandemic."
"Capitalism is the worst form of economic system, except for all the others."
-
Massacre
- Fanatic

- Posts: 175
- Joined: 2020-05-01, 13:16
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
The best theme for now is Vector legacy (2010), newer themes are mobile-first.
-
Lucio Chiappetti
- Keeps coming back

- Posts: 908
- Joined: 2014-09-01, 15:11
- Location: Milan Italy
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
Petsonally I use this bookmarklet to use the Vector skin
Code: Select all
javascript:var%20url%20=%20new%20URL(location.href);%20url.searchParams.set('useskin',%20'vector');%20location.href%20=%20url;The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)
-
moonbat
- Knows the dark side

- Posts: 5806
- Joined: 2015-12-09, 15:45
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
I have an account, so I've set my preference to use Monobook, given it's even more information dense and suited to a desktop.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net
-
adoxa
- Astronaut

- Posts: 615
- Joined: 2019-03-16, 13:26
- Location: Qld, Aus.
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
It's using double-value overflow, here's a userstyle workaround.
Code: Select all
@-moz-document domain("wikipedia.org") {
.vector-sticky-pinned-container,
.vector-dropdown-content {
overflow-x: hidden;
overflow-y: auto;
}
}
-
BopBe
- Apollo supporter

- Posts: 31
- Joined: 2019-08-21, 19:59
Re: On wikipedia.org no scrolling in left column "Contents" and pop-up menus
Thanks adoxa. This unscrollable "feature" of their default CSS has being bugging since the beggining.