Details
-
Bug
-
Resolution: Fixed
-
Major
-
11.10.4
-
None
-
High
-
Easy
-
N/A
-
N/A
-
Description
If an XWiki event that is triggered from Prototype.js has two listeners, one in Prototype.js and the other in jQuery, and both are registered on the event target, the second is not executed if the first event listener stops the event. This is not right because stop() should just prevent the event from bubbling up, but all the event listeners registered on the event target should be called.
Attachments
Issue Links
- blocks
-
XWIKI-17145 Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG
- Closed
- is related to
-
XWIKI-11676 Add support for catching XWiki's custom Prototype.js events in jQuery
- Closed