Page MenuHomePhabricator

Prev/next/index links show bottom highlight incorrectly in Vector-2022
Open, Needs TriagePublicBUG REPORT

Description

The prev, next, and index links in the #p-associated-pages area display with background images for the arrows. These are not displaying correctly in Desktop Improvements (Vector 2022) skin, which adds a coloured bar to the bottom on hover. The bottom margin is also incorrect, and causes the other links to have whitespace below them.

The blue and black bars should be the same hight y axis here:

Page-Example-pdf-2-Dev-wiki1.png (244×457 px, 16 KB)

Here's an example of the issue in action:

Event Timeline

@Punith.nyk: as Soda says, feel free to work on this! Let me know if you have any questions.

That looks like an installation issue, unrelated to this task. Have you followed all the installation instructions? Perhaps you can help us improve them! Come and discuss any issues you have on the talk page (it's generally best to keep Phabricator tasks on-topic).

Change 958033 had a related patch set uploaded (by Punith.nyk; author: Punith.nyk):

[mediawiki/skins/Vector@master] Prev/next/index links show bottom highlight incorrectly in Vector-2022

https://gerrit.wikimedia.org/r/958033

Change 958037 had a related patch set uploaded (by Punith.nyk; author: Punith.nyk):

[mediawiki/extensions/ProofreadPage@master] Prev/next/index links show bottom highlight incorrectly

https://gerrit.wikimedia.org/r/958037

Change 958033 abandoned by Punith.nyk:

[mediawiki/skins/Vector@master] Prev/next/index links show bottom highlight incorrectly in Vector-2022

Reason:

https://gerrit.wikimedia.org/r/958033

The fundamental issue here is you are sharing a stylesheet between two different skins Vector and Vector 2022. I suggest moving away from that.

Here's the edits you need to do in the developer console to fix this:
{F41417109}

Change 975449 had a related patch set uploaded (by Samwilson; author: Samwilson):

[mediawiki/extensions/ProofreadPage@master] Separate Vector and Vector-2022 styles for navigation

https://gerrit.wikimedia.org/r/975449

Change 958037 abandoned by Punith.nyk:

[mediawiki/extensions/ProofreadPage@master] Prev/next/index links show bottom highlight incorrectly

Reason:

https://gerrit.wikimedia.org/r/958037

Change 975449 merged by jenkins-bot:

[mediawiki/extensions/ProofreadPage@master] Separate Vector and Vector-2022 styles for navigation

https://gerrit.wikimedia.org/r/975449