[richfaces-issues] [JBoss JIRA] Commented: (RF-9101) autocomplete: does not performs filtering before first show if filterList used

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Aug 18 06:33:12 EDT 2010


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

Ilya Shaikovsky commented on RF-9101:
-------------------------------------

for all the next chars after the first - filtering works fine.

> autocomplete: does not performs filtering before first show if filterList used
> ------------------------------------------------------------------------------
>
>                 Key: RF-9101
>                 URL: https://jira.jboss.org/browse/RF-9101
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>
> 	<h:form>
> 		<rich:autocomplete mode="ajax"
> 			autocompleteList="#{autocompleteBean.autocompleteList}" />
> 	</h:form>
> It loads list fine. but doesn't care about the prefix. so when you entering "q" - the suggested item will be "qlabama".

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