Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-17178

jQuery event listeners registered directly on the event target are not called when the event is stop from Prototype.js

    XMLWordPrintable

Details

    • 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

          Activity

            People

              mflorea Marius Dumitru Florea
              mflorea Marius Dumitru Florea
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: