[ 
https://issues.apache.org/jira/browse/PIVOT-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

A.J. updated PIVOT-424:
-----------------------

    Attachment: TablePaneFocusTraversalPolicy.java

Got exactly the same problem.
I worked around this by creating a custom FocusTraversalPolicy as suggested.
In case anyone else is interested, I uploaded the implementation as attachment 
to this issue.

cheers
a.j.

> Inserting form sections, table rows, etc. does not preserve tab order
> ---------------------------------------------------------------------
>
>                 Key: PIVOT-424
>                 URL: https://issues.apache.org/jira/browse/PIVOT-424
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>            Reporter: Greg Brown
>         Attachments: TablePaneFocusTraversalPolicy.java
>
>
> When components are inserted into a form rather than appended, the default 
> focus traversal policy causes focus to jump around in a seemingly random way. 
> Containers with special-purpose component sequences (Form, TabPane, 
> TablePane, etc.) should insert components at the appropriate point in the 
> base container so that the default tab order is preserved.

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