-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
sparc
-
solaris
Motif has its own focus traversal strategy for its own focus traversal keys. If you press Tab on some component, like TextArea(not editable) or ListBox, focus will be transfered to some component but not by our traversal mechanism but by Motif's means. This trasversality currently cannot be disabled from Java and is always working nevertheless user may define its own Java focus traversal policy. This brings mess into the user's components navigation since if in one defined Tab as traversal key the order at which components will be traversed by Tab is actually unpredictable.
We need to find the way of disabling Motif focus traverse by the keys.
We need to find the way of disabling Motif focus traverse by the keys.
- relates to
-
JDK-4488970 FileDialog can't change a path on Solaris and Linux
-
- Closed
-