You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2019/07/07 17:47:00 UTC

[jira] [Created] (WICKET-6683) triggered events should bubble

Sven Meier created WICKET-6683:
----------------------------------

             Summary: triggered events should bubble
                 Key: WICKET-6683
                 URL: https://issues.apache.org/jira/browse/WICKET-6683
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-extensions
    Affects Versions: 9.0.0-M2
            Reporter: Sven Meier
            Assignee: Sven Meier


Both Palette and AutoCompleteTextField trigger 'change' events.

As any other event in the browser these should bubble, to make it easier to listen for changes higher in the DOM tree: for this #trigger() has to be used instead of #triggerHandler().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)