Page MenuHomePhabricator

formatting of head line broken
Closed, ResolvedPublic

Assigned To
Authored By
joernc_unibi
Aug 13 2020, 6:23 AM
Referenced Files
F32198376: metro_broken2.PNG
Aug 28 2020, 11:27 AM
F32198365: metro_ok.PNG
Aug 28 2020, 11:22 AM
F32198366: metro_broken.PNG
Aug 28 2020, 11:22 AM

Description

MediaWiki: 1.35.0-rc.1
Metrolook: 7.0 alpha 2 (378825e) 23:08, 11. Jul. 2020

The items in the head line are no longer vertically centered, they are pushed to the top of the bar. This bug was not present in e.g. "7.0 alpha 2 (48c1b49) 08:53, 6. Sep. 2019" with MW 1.34.1. I have defined

$wgMetrolookDownArrow = false;
$wgMetrolookBartile = false;
$wgMetrolookDisableAvatar = false;

although it's unclear to me if any of these are relevant.

Event Timeline

Maybe I should illustrate the problem. This is what the top bar in MediaWiki 1.35.0 looks like, both in rc1 and rc2:

metro_broken.PNG (109×303 px, 3 KB)

This is what the top bar looks like in 1.34.x

metro_ok.PNG (110×312 px, 3 KB)

If there are more menu items, they are all pushed to the top like "Spezialseite" in this case.

But it does not affect the upload button, if one is present:

metro_broken2.PNG (115×338 px, 4 KB)

I think this should nowadays be mostly fixed? cc @Paladox

According to Skin Labs (see links in previous post): Yes. I can't test, I've switched from MetroLook to Vector.

Volker_E claimed this task.
Volker_E subscribed.

Checked on Skin Labs with provided URLs again. Fixed.