mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 668ce071fa ve.ui.MWTemplateDialog: Prevent focus changes in the setup process
This is similar to the hack in ve.ui.MWMetaDialog, except uglier :(
We already explicitly focus the right field in the ready process.

I am not really sure why the focus change causes the issue, but
preventing it definitely fixes it. It would make sense if we changed
the value of the field after focussing it (as setValue() restores the
validity flag cleared by onFocus()), but we don't seem to do it.

Bug: T199838
Change-Id: Ia602551ee0b0885cefbd4cb2fc00d569ff42da67
2018-07-19 01:43:31 +02:00
..
actions Make save commands only executable when article is saveable 2018-03-22 10:44:30 -05:00
commands doc: Bump copyright year 2018-01-03 17:45:07 +00:00
contextitems Update link contexts with label info from core 2018-06-26 21:16:53 +00:00
datatransferhandlers Add a plain text paste transfer handler for source mode 2018-04-22 12:52:56 -05:00
dialogs ve.ui.MWTemplateDialog: Prevent focus changes in the setup process 2018-07-19 01:43:31 +02:00
elements Add missing mw-content-(dir) class to MWPreviewElement 2018-05-11 16:59:12 +00:00
inspectors MWLanguageVariantInspector: Use 'title' config option instead of 'iconTitle' 2018-06-14 22:45:18 +00:00
pages ve.ui.MWTemplatePlaceholderPage: Avoid Firefox rendering issue 2018-07-03 20:13:28 +02:00
styles MWWelcomeDialog: Shrink the background image by 1/3 so the CTAs show 2018-07-05 20:04:57 +02:00
themes Update custom styles for format menu after OOUI changes 2018-04-26 01:48:28 +02:00
tools Fix typo in API call for version number help 2018-05-16 10:23:39 +01:00
widgets build: Enable and make pass no-prototype-builtins 2018-07-06 10:58:18 -07:00
ve.ui.MWCommandRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWExtensionWindow.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWSequenceRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextCommandRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextSequenceRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWWikitextSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextTransferRegistry.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00