mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
a4aa684308
This regression from Iaf089f4b271fd853b17c1aa7f5938510ea8f5431. Not calling the parent here was is essential, because when clicking the checkboxes this event will trigger the focus of the whole widget. That's not what we want in this case though. Also it seems we don't need any of the logic from the parent and can get rid of that complexity. Bug: T312855 Bug: T312856 Bug: T312924 Change-Id: Ib3a2eeeb6d519dfa1bb627049f6b3a4708017e86 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
pages | ||
styles | ||
tools | ||
widgets | ||
ve.ui.MWAriaDescribe.js | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWSurface.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |