[richfaces-planning-issues] [JBoss JIRA] Resolved: (RFPL-1228) autocomplete: describe autocomplete limitation related to tokens usage in inserted Strings.

Sean Rogers (JIRA) jira-events at lists.jboss.org
Thu Apr 7 03:09:34 EDT 2011


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

Sean Rogers resolved RFPL-1228.
-------------------------------

    Resolution: Done


Resolved and committed to SVN revision 22387.

> autocomplete: describe autocomplete limitation related to tokens usage in inserted Strings.
> -------------------------------------------------------------------------------------------
>
>                 Key: RFPL-1228
>                 URL: https://issues.jboss.org/browse/RFPL-1228
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: doc
>            Reporter: Ilya Shaikovsky
>            Assignee: Sean Rogers
>             Fix For: 4.0.0.Final
>
>
> Sean we need to add next important note while describing autocomplete tokens attribute:
> "Caution: when using tokens avoid symbols which are valid for usage in available options. Checking for tokens occurs for autofill feature, for keeping focus after inserted item and so on. So if token will be present in inserted String itself - that functionality will become broken. Example when you have next String in input "item1, som" and want to select "some item" for second one - autofill feature will not be able to remove second occurence of "item" word and the cursor will be placed after "some" word after insertion. That's not considered as issue for now because while having multiple suggestion zones separated by tokens we should be sure that tokens are used only for substrings separations and not inside substrings also" 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-planning-issues mailing list