mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/pages
thiemowmde 004d92d341 Work around Firefox bug affecting LazyMultilineTextInputWidget
Before the `height: 2.5em` was applied to _both_ the visible
<textarea> and the $clone. While this shouldn't make a difference –
one of the first things .adjustSize() does is setting the $clones
height to 0 – it somehow triggered that Firefox bug.

With this patch we remove the `height: 2.5em` before handing over to
OOUI's .adjustSize(). It looks like this fixes the issue. We might
be able to revert I7560ceb then.

Bug: T317369
Change-Id: I96c2d7d7bf359ff0373d478b2b7e97c8833ba5b6
2023-01-20 12:29:12 +01:00
..
ve.ui.MWAddParameterPage.less Remove deprecated CSS from old add parameter search 2022-06-28 14:37:41 +00:00
ve.ui.MWParameterPage-default.css Work around Firefox bug affecting LazyMultilineTextInputWidget 2023-01-20 12:29:12 +01:00
ve.ui.MWParameterPage-minerva.css Remove newSidbar CSS and merge CSS rules 2022-06-23 17:42:24 +02:00
ve.ui.MWParameterPage.css Remove redundant/unused CSS for template parameter page 2022-09-12 11:32:39 +00:00
ve.ui.MWTemplatePage-default.css Remove dead code in MWTemplatePage 2022-06-22 00:20:00 +00:00
ve.ui.MWTemplatePage-minerva.css Merge some CSS rules into the layout less file 2022-06-24 13:50:59 +02:00
ve.ui.MWTemplatePage.css Merge some CSS rules into the layout less file 2022-06-24 13:50:59 +02:00
ve.ui.MWTemplatePlaceholderPage.less ve.ui.MWTemplatePlaceholderPage: Move label to real label for accessibility 2022-12-29 12:40:11 +00:00
ve.ui.MWTransclusionContentPage.css doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00