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

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue Jun 23 15:18:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12473501#action_12473501 ] 

Jay Balunas commented on RF-7286:
---------------------------------

Can we get a reason or description for why this was postponed?  This seems like a regression from 3.3.0.

> 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: Future
>
>
> 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