Borders don't quite line up sometimes – horizontally and vertically
Description
Borders don't quite line up sometimes – horizontally and vertically
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T130691 Sub-pixel rendering layout issues with `em` or `%` relative units (tracking) | |||
Resolved | Volker_E | T102127 NumberInputWidget prone to 1px wobble in MW theme | |||
Resolved | • Nirzar | T94750 In MediaWiki theme, button height should be controlled only by 'padding' and label 'line-height' |
Event Timeline
@matmarex We could maybe set a min-height on this special one...? And at least lower the pain.
On closer inspection, I can still reproduce with Firefox and IE 11, but not other browsers.
Change 297260 had a related patch set uploaded (by VolkerE):
MediaWiki theme: Ensure framed buttons are same height
Change 303338 had a related patch set uploaded (by VolkerE):
MediaWiki theme: Fix misalignment of widgets by applying pixel min-height
Change 315456 had a related patch set uploaded (by VolkerE):
MediaWiki theme: Address subpixel rendering errors in NumberInputWidget
Change 315456 merged by jenkins-bot:
MediaWiki theme: Address subpixel rendering errors in buttoned widgets
315456 seemed to just have a positive effect on Chrome/Mac OS X.
Edge 14 Win 10 (via BrowserStack)
Change 297260 abandoned by VolkerE:
MediaWiki theme: Ensure framed buttons are same height
Reason:
Abandoned in favor of Ic2935cb5d9 and I9a2d3975927
Change 342323 had a related patch set uploaded (by VolkerE):
[oojs/ui] NumberInputWidget: Set input to 100% height
Change 342323 merged by jenkins-bot:
[oojs/ui] NumberInputWidget: Set input to 100% height
Change 303338 abandoned by VolkerE:
MediaWiki theme: Fix misalignment of widgets by applying pixel min-height
Reason:
Resolved through several other patches in the meantime :)