[richfaces-issues] [JBoss JIRA] Commented: (RF-10655) Autocomplete - let suggestion box appear after token and using arrow_key_down

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Thu Mar 3 02:00:08 EST 2011


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

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

Hi Ilya, I tried to debug my code and the @autocompleteMethod wasn't even entered when used steps in my previous comment. Also no ajax request was fired. Can you try in Metamer please?

> 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
>             Fix For: 4.Future
>
>
> 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


More information about the richfaces-issues mailing list