-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
7
When ContainerOrderFocusTraversalPolicy is set for the Container, the focus traversalcycle does not iterate across the Components in the order in which they were added to their Containers.
Run the attached testcase to see the failure.
I tested this on Windows Xp with 1.7.0 build 42 where it fails.
The testcase passes with 1.6.0_10, 1.6.0_11 and 1.6.0_12
Also fails in Solaris.
The testcase fails on RHEl5, Ubuntu, SolarisSparc 10 , Windows Xp Prof.
Run the attached testcase to see the failure.
I tested this on Windows Xp with 1.7.0 build 42 where it fails.
The testcase passes with 1.6.0_10, 1.6.0_11 and 1.6.0_12
Also fails in Solaris.
The testcase fails on RHEl5, Ubuntu, SolarisSparc 10 , Windows Xp Prof.
- relates to
-
JDK-6700661 Focus does not transfer back to initial component
- Closed