[
https://issues.jboss.org/browse/RFPL-1228?page=com.atlassian.jira.plugin....
]
Ilya Shaikovsky updated RFPL-1228:
----------------------------------
Summary: autocomplete: describe autocomplete limitation related to tokens usage in
inserted Strings. (was: autocomplete: descrine autocomplete limitation related to tokens
usage in inserted Strings.)
Assignee: Sean Rogers (was: Ilya Shaikovsky)
Description:
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"
Affects: [Documentation (Ref Guide, User Guide, etc.)]
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