[
https://issues.apache.org/jira/browse/TRINIDAD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732503#action_12732503
]
Matthias Weßendorf commented on TRINIDAD-888:
---------------------------------------------
complex == composite comps with more than one tab-stop (inputDate) or table
some thoughts are here:
-http://mail-archives.apache.org/mod_mbox/incubator-adffaces-user/200608.mbox/%[email protected]%3e
-http://www.nabble.com/-Trinidad--tabIndex-support--td12296705.html
-http://mail-archives.apache.org/mod_mbox/myfaces-dev/200705.mbox/%[email protected]%3e
not sure if there are other threads, but I think so;
I can see the point of not patching the release all the time, so maybe you
could upload your patch, so that the wider community could review it ?
> 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.