[richfaces-issues] [JBoss JIRA] Commented: (RF-9103) autocomplete: performs unnesessary ajax request

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Aug 18 07:01:11 EDT 2010


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

Ilya Shaikovsky commented on RF-9103:
-------------------------------------

works fine if not list but method attribute used.

> autocomplete: performs unnesessary ajax request
> -----------------------------------------------
>
>                 Key: RF-9103
>                 URL: https://jira.jboss.org/browse/RF-9103
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Milestone1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>
> 	<h:form>
> 		<rich:autocomplete mode="ajax"
> 			autocompleteList="#{autocompleteBean.autocompleteList}" />
> 	</h:form>
> 1) type "a" - list appear (ajax request in firebug console)
> 2) press down a few times to load some item
> 3) press enter to choose or choose with a mouse (doesn't matter) - one more ajax request in log.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list