[ 
https://issues.apache.org/jira/browse/TRINIDAD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733520#action_12733520
 ] 

Marco Hallo commented on TRINIDAD-888:
--------------------------------------

I don't feel comfotible with a panelFormLayout based solution. What happens if 
you have column first tabbing with two columns (left and right)? In the left 
column you have a stack of adress fields. When you have to place a zip code and 
a city field they must perhaps placed in one row of the left colum. Or is the 
solution to add another container to adjust the taborder in the left column? I 
think that would produce pages where you can set tab order based on containers 
without exposing the tabindex attribute. Trinidad can rander the index and the 
developer only has to concentrate on the container.

> 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.

Reply via email to