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

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

    [ https://issues.apache.org/jira/browse/WICKET-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879912#comment-16879912 ] 

ASF subversion and git services commented on WICKET-6683:
---------------------------------------------------------

Commit f48d752aed5554bc043f433fab456260ada17ac9 in wicket's branch refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=f48d752 ]

WICKET-6683 let events bubble

and prevent multiple occurences of countries in example


> 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
>
> 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)