mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
41bb9e95e6
This was damaging the UX by causing the first parameter to be marked as selected, but without reliably focusing it. For example, loading a wikitext-template-wikitext multi-part transclusion would cause the initial focus be given to the documentation link in the template content header. After this patch, the focus will be at the top of the page and tab will run down window functions and then through the sidebar. Change-Id: I84131870ae3887dcae74d91d68c5984d1dbffd85 |
||
---|---|---|
.. | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js |