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

Lukas Fryc commented on RF-10655:
---------------------------------

Try this in Metamer:
1. open 
http://localhost:8080/metamer/faces/components/richAutocomplete/autocomplete.xhtml
2. set @minChars=0
3. @mode=ajax
4. click on input to focus it
5. press arrow key down
FAIL: empty suggestion list

> Autocomplete - let suggestion box appear after token and using arrow_key_down
> -----------------------------------------------------------------------------
>
>                 Key: RF-10655
>                 URL: https://issues.jboss.org/browse/RF-10655
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.CR1
>         Environment:     * RichFaces 4.0.0.20110227-CR1 r.21967
>     * Metamer 4.0.0.20110228-CR1 r.21993
>     * Apache MyFaces JSF-2.0 Core Impl 2.0.4
>     * JBoss AS 6.0.0.Final
>     * OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
>     * Firefox 3.6.13 @ Linux x86_64
>            Reporter: Lukas Fryc
>
> When @minChars=0, autocomplete should suggest with no chars in input when 
> arrow_key_down pressed.
> It should also suggest after typing of token, for example:
> <rich:autocomplete minChars="0" tokens=", " ... />
> Typing of "FirstOption, SecondOption," should immediately suggest options.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to