Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2162

Prevent default actions for DOM events using preventDefault() rather that stopping the events entirely

    XMLWordPrintableJSON

Details

    Description

      Currently, Tapestry returns false from many DOM event handlers. That prevents other handlers for the same event/element combinations from being called.
      The patch adds a preventDefault() method to EventWrapper and uses it instead of returning false.

      Attachments

        Issue Links

          Activity

            People

              hlship Howard Lewis Ship
              jkemnade Jochen Kemnade
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: