[
https://jira.jboss.org/browse/RF-9357?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski resolved RF-9357.
--------------------------------
Assignee: Nick Belaevski
Resolution: Rejected
I disagree: spinner has three controls, so any of them should be able to get focus for
input. E.g. user can control value by pressing up/down buttons using keyboard.
Input Spinner Component tabindex
--------------------------------
Key: RF-9357
URL:
https://jira.jboss.org/browse/RF-9357
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.3.3.Final
Environment: Windows / JBoss 4.2.2
Reporter: st schaer
Assignee: Nick Belaevski
The tabindex of the input spinner component does not work correctly.
Without declaration of the tabindex, the selection order is 1.input box, 2.up button,
3.down button. If i declare the tabindex the selection order is 1. input box, 2. up
button, 3. next component, etc.
But if i input the values manually a selection of the up and down buttons is not
required.
The desired order should be 1.first component 2. input box spinner component (without
buttons) 3. last component.
This way the user only has to click once on the tabulator key, else the user would have
to press 3 times on the tabulator key (2 extra times for the up and down buttons which is
not needed).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira