Actions
Bug #82355
closedSplitButton must reset preventExec flag if event was aborted
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2017-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
On Location Sprint
Description
If any code uses SplitButtons.preSubmitCallbacks()
and calls e.stopPropagation()
, the event chain is not aborted.
Actions