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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jun 9 05:37:56 EDT 2009


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

Nick Belaevski updated RF-7286:
-------------------------------

      Component/s: component-input
    Fix Version/s: 3.3.2.CR1
         Assignee: Andrey Markhel  (was: Nick Belaevski)


> 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: Andrey Markhel
>             Fix For: 3.3.2.CR1
>
>
> 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