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

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Wed Mar 2 08:48:05 EST 2011


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


More information about the richfaces-issues mailing list