[ 
https://issues.jenkins-ci.org/browse/JENKINS-13818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Talibard updated JENKINS-13818:
---------------------------------------

    Labels: gui jelly jenkins  (was: gui jenkins)
    
> Jelly f:combobox controls not triggering 'change' events
> --------------------------------------------------------
>
>                 Key: JENKINS-13818
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13818
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>    Affects Versions: current
>            Reporter: Charles Talibard
>            Priority: Minor
>              Labels: gui, jelly, jenkins
>
> When using jelly f:combobox controls, if a user selects a valid value from 
> the list either using the keyboard or mouse, the browser doesn't fire either 
> old-style onchange() or new DOM 2 change events. This means that the 
> validation doCheckXyz() method isn't called for the new value and subsequent 
> comboboxes whose doFillXyzItems() depend on the new value don't fire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to