-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
solaris_7, 1.1.7, 1.2.0, 1.3.0
-
generic, sparc
-
solaris_7, solaris_9
In almost all the dialogs which I traversed through, the arrow keys does not seem to work at all. Backspace key though works fine.
The Login dialog of SMC seems to be an exception to this.
Description from 4191281, which was closed as a duplicate of this bug:
Pressing an arrow key causes Components to lose focus and, therefore, you can't type any keys further. This happens only on one of two Japanese Solaris 7 machines.
What we found out are:
- This doesn't depend on a locale. (i.e., reproducible in both C and ja locales)
- This often (not always) causes a Japanese input method to freeze.
- This is reproducible using Notepad, Stylepad, InputDislog of SwingSet and IMFTest (test/java/awt/im/IMFTest).
- This is not reproducible using PlainText and other components of SwingSet.
- If Canvas instead of Component is used in IMFTest, it's no longer reproducible in C locale, but still reproducible in ja locale. This means it's possible that there are two separate problems with arrow keys.
The Login dialog of SMC seems to be an exception to this.
Description from 4191281, which was closed as a duplicate of this bug:
Pressing an arrow key causes Components to lose focus and, therefore, you can't type any keys further. This happens only on one of two Japanese Solaris 7 machines.
What we found out are:
- This doesn't depend on a locale. (i.e., reproducible in both C and ja locales)
- This often (not always) causes a Japanese input method to freeze.
- This is reproducible using Notepad, Stylepad, InputDislog of SwingSet and IMFTest (test/java/awt/im/IMFTest).
- This is not reproducible using PlainText and other components of SwingSet.
- If Canvas instead of Component is used in IMFTest, it's no longer reproducible in C locale, but still reproducible in ja locale. This means it's possible that there are two separate problems with arrow keys.
- duplicates
-
JDK-4191281 Solaris7: Pressing arrow keys causes Components to lose focus
-
- Closed
-
-
JDK-4270451 Using arrow keys on Solaris results in focusLost/focusGained
-
- Closed
-
- relates to
-
JDK-4214799 Solaris: Component focus is lost when using menu
-
- Closed
-