[JBoss JIRA] (RF-13304) Autocomplete: value change listener doesn't work
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13304?page=com.atlassian.jira.plugin.s... ]
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(…
[View More]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/autocompl... 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
[View Less]
11 years, 4 months
[JBoss JIRA] (RF-13304) Autocomplete: value change listener doesn't work
by Pavol Pitonak (JIRA)
Pavol Pitonak created RF-13304:
----------------------------------
Summary: 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.…
[View More]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
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richAutocomplete/autocompl... 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
[View Less]
11 years, 4 months