[ https://issues.apache.org/jira/browse/TRINIDAD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700042#action_12700042 ]
Marco Grimm edited comment on TRINIDAD-888 at 4/17/09 12:12 AM: ---------------------------------------------------------------- May this gain a higher priority than "Minor"? JSF, RichFaces and MyFaces Tomahawk do implement this feature and it is helpful especially to set the tabindex="-1". At the moment we help ourself with a JS a the end of the page, which sets the tabindex="-1" for given components, but that is not a nice solution. was (Author: mgrimm): May this gain a higher priority? JSF, RichFaces and MyFaces Tomahawk do implement this feature and it is helpful especially to set the tabindex="-1". At the moment we help ourself with a JS a the end of the page, which sets the tabindex="-1" for given components, but that is not a nice solution. > Add support for tabindex to focusable components > ------------------------------------------------ > > Key: TRINIDAD-888 > URL: https://issues.apache.org/jira/browse/TRINIDAD-888 > Project: MyFaces Trinidad > Issue Type: Improvement > Components: Components > Affects Versions: 1.0.5-core, 1.2.5-core > Reporter: Andrew Robinson > Assignee: Andrew Robinson > Priority: Minor > > Add support for tabindex to focusable components (initial list, maybe changed > during implementation): > breadCrumbs > chooseColor > chooseDate > commandButton > commandLink > commandNavigationItem > goButton > goLink > inputColor > inputDate > inputFile > inputListOfValues > inputNumberSpinbox > inputText > navigationPane > navigationTree > panelAccordion > panelPopup (not with hover?) > panelRadio/showDetailItem > panelTabbed > processChoiceBar > resetButton > selectBooleanCheckbox > selectBooleanRadio > selectManyCheckbox > selectManyListbox > selectManyShuttle > selectRangeChoiceBar > showDetail > singleStepButtonBar > table > train > tree > treeTable > According to the w3c: > http://www.w3.org/TR/html4/interact/forms.html#adef-tabindex -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.