[richfaces-issues] [JBoss JIRA] Assigned: (RF-7286) comboBox: onchange event isn't triggered first time and if you type smth and lose focus

Andrey Markhel (JIRA) jira-events at lists.jboss.org
Fri Jun 26 13:21:58 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Markhel reassigned RF-7286:
----------------------------------

    Assignee: Anton Belevich  (was: Andrey Markhel)


> comboBox: onchange event isn't triggered first time and if you type smth and lose focus
> ---------------------------------------------------------------------------------------
>
>                 Key: RF-7286
>                 URL: https://jira.jboss.org/jira/browse/RF-7286
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.2.CR1
>         Environment: all provided browsers
> v.3.3.2-SNAPSHOT
>            Reporter: Vadim Mikovoz
>            Assignee: Anton Belevich
>             Fix For: Future
>
>          Time Spent: 4 hours
>  Remaining Estimate: 0 minutes
>
> Source: 
> <rich:comboBox value="#{custom.guestId}" defaultLabel="hello" onchange="console.log('onchange work! ')"> 
> <f:selectItem itemValue="val 1"/> 
> <f:selectItem itemValue="val 2"/> 
> <f:selectItem itemValue="val 3"/> 
> <f:selectItem itemValue="val 4"/> 
> <f:selectItem itemValue="val 5"/> 
> </rich:comboBox> 
> You open comboBox first time:
> 1. Select item from pop-up (using mouse or keyboard)
> 2. Move focus from comboBox
> -----------------------------------------
> Onchange event isn't triggered
> 1. Type smth in input
> 2. Move focus from comboBox
> ------------------------------------------
> Onchange event isn't triggered (it was OK in 3.3.0.GA)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list