[
https://issues.jboss.org/browse/RF-12158?page=com.atlassian.jira.plugin.s...
]
Ján Jamrich reassigned RF-12158:
--------------------------------
Assignee: (was: Ján Jamrich)
Created page in Metamer to simulate this
(
http://localhost:8080/metamer/faces/components/richAutocomplete/rf-12158....)
But I was not able simulate such behavior.
Added new property on RichAutocompleteBean, which is updated by new random value on every
@autocompleteMethod call and this value is displayed on outputPanel on page. But with
@limitRender="true" it is not updated.
Without this attr. is value displayed/updated.
Autocomplete component re-renders panels with ajaxRendered=true at
each character being typed in into the autocomplete box
--------------------------------------------------------------------------------------------------------------------------
Key: RF-12158
URL:
https://issues.jboss.org/browse/RF-12158
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.0.Final
Environment: Windows 7, Chrome/IE/FF, Java 1.6, Tomcat 7, Spring 3.1
Reporter: Cristian Cerb
See this sample:
https://gist.github.com/2353552
And this forum entry:
https://community.jboss.org/message/729173?tstart=0
I tried to remove this: onkeypress="return submitOnEnter(event,
'#{rich:clientId('qsPayorSupcdCmdBtnId')}')"
and it worked fine. This JS piece of code produces a programatic button click when Enter
is pressed inside autocomplete box.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira