[richfaces-issues] [JBoss JIRA] (RF-11707) rich:select - keyboard navigation

Jan Papousek (Updated) (JIRA) jira-events at lists.jboss.org
Thu Nov 24 04:28:40 EST 2011


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

Jan Papousek updated RF-11707:
------------------------------

    Description: 
# deploy metamer to your favourite container
# open http://localhost:8080/metamer/faces/components/richSelect/simple.xhtml
# set value of the @enableManualInput attribute to 'false'
# click on the rich:select component
# press key 'K' -> nothing happens (I think the first item starting with letter 'K' should be focused)

The common HTML select allows you to go to options starting with letter "K" ('Kansas' in the case of Metamer) by typing the key "K". When @enableManualInput attribute is set to false, user can't navigate to items by typing keys.


  was:The common HTML select allows you to go to options starting with letter "K" by typing the key "K". When @enableManualInput attribute is set to false, user can't navigate to items by typing keys.


    
> rich:select - keyboard navigation
> ---------------------------------
>
>                 Key: RF-11707
>                 URL: https://issues.jboss.org/browse/RF-11707
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 4.1.0.CR1
>            Reporter: Jan Papousek
>            Assignee: Jan Papousek
>
> # deploy metamer to your favourite container
> # open http://localhost:8080/metamer/faces/components/richSelect/simple.xhtml
> # set value of the @enableManualInput attribute to 'false'
> # click on the rich:select component
> # press key 'K' -> nothing happens (I think the first item starting with letter 'K' should be focused)
> The common HTML select allows you to go to options starting with letter "K" ('Kansas' in the case of Metamer) by typing the key "K". When @enableManualInput attribute is set to false, user can't navigate to items by typing keys.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list