mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Adam Wight b20b5dbe9d Focus the input after switching to the content pane
... except on mobile because the keyboard will expand.

Need to disable a spurious focus when the element isn't visible,
because this was making it impossible to focus later once it becomes
visible.

Bug: T290975
Change-Id: I0e6057d1cfbef24324a287e50e4988f935720c61
2022-07-06 14:47:50 +02:00
..
ve.ui.MWCommandHelpDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWConfirmationDialog.js Follow naming convention for static methods 2022-01-27 09:12:23 +01:00
ve.ui.MWExtensionDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWExtensionPreviewDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWFloatingHelpDialog.js Minor fixes to floating help dialog in desktop mode 2021-11-11 12:23:26 +01:00
ve.ui.MWGalleryDialog.js Gallery image: Use thumbUrl if src is not set (new images) 2022-07-01 13:14:03 +01:00
ve.ui.MWMediaDialog.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWMetaDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWMobileSaveDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWPreDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWRequiredParamBlankConfirmDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWSaveDialog.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWTableDialog.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWTemplateDialog.js Remove unused autofocus code 2022-07-06 14:12:35 +02:00
ve.ui.MWTransclusionDialog.js Focus the input after switching to the content pane 2022-07-06 14:47:50 +02:00