[richfaces-issues] [JBoss JIRA] (RF-13304) Autocomplete: value change listener doesn't work

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Oct 31 11:32:01 EDT 2013


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

Brian Leathem updated RF-13304:
-------------------------------

    Fix Version/s: 5.0.0.Alpha2

    
> Autocomplete: value change listener doesn't work
> ------------------------------------------------
>
>                 Key: RF-13304
>                 URL: https://issues.jboss.org/browse/RF-13304
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, regression
>    Affects Versions: 5.0.0.Alpha2
>         Environment: RichFaces 5.0.0-SNAPSHOT
> Metamer 5.0.0-SNAPSHOT
> EAP 6.1.1
> Mojarra 2.1.19-jbossorg-1
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Firefox 24 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Priority: Critical
>             Fix For: 5.0.0.Alpha2
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richAutocomplete/autocomplete.xhtml in Firefox 24
> # type 'h' into autocomplete
> # select 'Hawaii'
> # click outside the autocomplete so that the value is sent to the server
> # check phases panel in header
> result:
> * you can see "* 1 value changed: null -> Hawaii" and "* 2 value changed" for a short while
> * after ca. 1s yet another ajax request is done and only "* 2 value changed" is visible
> * in Chrome 30, the second ajax request is not fired
> * in Chrome 30, when you select some nonexisting value in autocomplete, e.g. "xxx", it behaves the same as Firefox 24
> * in RichFaces 4.3.4.Final, output of both listeners is visible, it is a regression

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list