Page MenuHomePhabricator

Tag question-mark icons on Monobook RecentChanges extend beyond the box containing them (& are slightly vertically misaligned)
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue

What happens?
The question-mark icon/button to the right of some of the listed tags extends beyond the box that contains the tags. In addition, the icons are slightly vertically misaligned/are centered below the vertical-middle of their row.

screenshot.png (751×663 px, 62 KB)

What should have happened instead?
The question-mark icons should have been fully within the box containing the tag-list, and they should have been properly vertically aligned.

Software version
1.45.0-wmf.4

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

It's caused by a selector intended for OptionWidget that is unexpectedly applying to these ButtonWidgets, because apparently they were not meant to be nested that way:

image.png (1×1 px, 211 KB)

image.png (1×1 px, 212 KB)

Change #1154902 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[oojs/ui@master] Apex theme: Workaround for ButtonWidget inside DecoratedOptionWidget

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

Change #1154902 merged by jenkins-bot:

[oojs/ui@master] Apex theme: Workaround for ButtonWidget inside DecoratedOptionWidget

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

Resolved in OOUI, will be resolved in MediaWiki when the next version is released and updated.

Change #1156368 had a related patch set uploaded (by VolkerE; author: VolkerE):

[mediawiki/core@master] Update OOUI to v0.52.0

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

Change #1156368 merged by jenkins-bot:

[mediawiki/core@master] Update OOUI to v0.52.0

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