Add actionListener to list, after list got focus, hit enter, the actionPerformed() method is not called. This happens on Windows.
For Solaris, this works only if list has focus and one item is selected.
If list has focus but no item be selected, then action event is not invoked.
For Solaris, this works only if list has focus and one item is selected.
If list has focus but no item be selected, then action event is not invoked.
- duplicates
-
JDK-4089604 Enter key doesn't fire List actionPerformed as specified (win32 ONLY)
-
- Closed
-
-
JDK-4154821 in List hitting SELECT(RETURN) Key doesnt generate action Event on Win32 platfor
-
- Closed
-