-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b45
-
sparc
-
solaris_9
Using JDK 1.5 Dec 11 build. The testcase has an applet with some textfields and labels. There is a call to requestfocus() on one of the text fields.
When the applet is loaded with appletviewer, or from a browser (Mozilla 1.4 beta with JRE 1.5 plugin), user can type directly to the text field. However, tabbing to another component does not work.
When the applet is loaded with appletviewer, or from a browser (Mozilla 1.4 beta with JRE 1.5 plugin), user can type directly to the text field. However, tabbing to another component does not work.
- relates to
-
JDK-5008513 Java allows focus requests to an invisible component
-
- Resolved
-
-
JDK-4973683 Tab doesn't work in first focused component
-
- Closed
-