FS#79974 - [wiki] nav element blocked until scripts are run
Attached to Project:
Arch Linux
Opened by mpan (mpan) - Sunday, 15 October 2023, 14:19 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:22 GMT
Opened by mpan (mpan) - Sunday, 15 October 2023, 14:19 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:22 GMT
|
Details
In ArchWiki articles the <nav> element is explicitly
hidden until a script unhides it, with:
---- @media screen { … .vector-toc-landmark { display:none } … } ---- That seems to happen only for guests. Does not happen while the user is logged in with either Vector (2022), Vector Legacy (2010), or MonoBook themes, in none of responsive mode and limited with mode combinations. |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:22 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/bug-repo/issues/3
Saturday, 25 November 2023, 20:22 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/bug-repo/issues/3
I do not encounter this on wikipedia.org and even in the mediawiki.org page linked by “discuss” in theme settings. Which is what makes me think this is not an upstream issue, but something with local deployment or changes.