[
https://issues.jboss.org/browse/RF-11707?page=com.atlassian.jira.plugin.s...
]
Jan Papousek commented on RF-11707:
-----------------------------------
Yes, there is a Metamer page you can reproduce this behaviour. I've updated the
description.
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