java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b82)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b82, mixed mode)
The list Component making focus traversal behave in way which is not expected.
Suppose LIST is the Focus Owner and a Focus transfer is initiated by pressing SHIFT+TAB key or programmatically ( component.TransferFocusBackward) ,the component which is present before list is NOT getting the Focus in SOLARIS platform ,whereas it works fine in Window NT 4.0 (sp 6).
Please try running the attached program to reproduce the bug.
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b82)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b82, mixed mode)
The list Component making focus traversal behave in way which is not expected.
Suppose LIST is the Focus Owner and a Focus transfer is initiated by pressing SHIFT+TAB key or programmatically ( component.TransferFocusBackward) ,the component which is present before list is NOT getting the Focus in SOLARIS platform ,whereas it works fine in Window NT 4.0 (sp 6).
Please try running the attached program to reproduce the bug.
- duplicates
-
JDK-4510221 Focus Traversal does not happen as expected
-
- Closed
-