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:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/WICKET-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-6683.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 9.0.0-M3

> 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
>            Priority: Trivial
>             Fix For: 9.0.0-M3
>
>
> 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)