mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
44f4068ecb
As this is a surface command, rather than a documentTrigger, pressing escape will not close the editor if done elsewhere on the page, e.g. in the site search bar, or an unrelated modal. Move the logic to ArticleTarget as this could theoretically work on the mobile site with a keyboard. Allows us to remove some hacks around the ToolbarDialog that are no longer necessary. The command can also be used by the MWBackTool (which should be renamed) and allows us to remove some custom logic from it. Bug: T310694 Bug: T310695 Bug: T306763 Change-Id: I91ee6916a91d80d9872b3b44dad7eca55ad1acc4 Depends-On: I29f6af4cc7c71a63a6d1bafc53d16b9abd1b60ec |
||
---|---|---|
.. | ||
ve.ui.MWBackTool.js | ||
ve.ui.MWEditModeTool.js | ||
ve.ui.MWFormatTool.js | ||
ve.ui.MWGalleryDialogTool.js | ||
ve.ui.MWLinkInspectorTool.js | ||
ve.ui.MWMediaDialogTool.js | ||
ve.ui.MWMetaDialogTool.js | ||
ve.ui.MWMobileLinkInspectorTool.js | ||
ve.ui.MWPopupTool.js | ||
ve.ui.MWSaveTool.js | ||
ve.ui.MWSignatureTool.js | ||
ve.ui.MWTransclusionDialogTool.js |