mediawiki-extensions-Visual.../modules/ve-mw/ui/styles
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
..
apex Remove obsolete "search for a parameter" page and widgets 2022-06-17 10:23:00 +02:00
contextitems doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
dialogs Lessy-fying OutlineTemplateWidget rules 2022-07-08 13:33:23 +02:00
elements Template dialog: Fix oval help button 2022-07-19 13:01:43 +02:00
images Remove obsolete "search for a parameter" page and widgets 2022-06-17 10:23:00 +02:00
inspectors ve.ui.MWLinkAnnotationInspector: Prevent long sitenames from messing up the layout 2022-06-01 23:34:19 +02:00
layouts Merge "Drop StackLayout" 2022-07-07 13:17:08 +00:00
pages Work around Firefox bug affecting LazyMultilineTextInputWidget 2023-01-20 12:29:12 +01:00
tools ve.ui.MWTargetWidget: Remove top margin in Vector 2022 2022-08-11 14:27:53 +01:00
widgets Streamline button margin calculation for outline parts 2022-08-03 13:09:51 +02:00
wikimediaui Remove obsolete "search for a parameter" page and widgets 2022-06-17 10:23:00 +02:00
ve.ui.MWWikitextSurface.css Override default source mode font in placeholders too 2021-09-09 22:30:38 +02:00