-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0, 1.2.1, 1.3.0, 1.4.0
-
beta
-
generic, x86
-
generic, windows_95, windows_nt
Now that the new focus architecture has been putback, the Swing team should
reevaluate the JMenu/JMenuBar/JMenuItem code to see if portions of it can be
implemented more effectively.
In particular, we would like to see the dependency on isManagingFocus removed.
JMenus should also generate temporary FOCUS_GAINED and FOCUS_LOST events when
opened instead of the permanent events they currently generate.
reevaluate the JMenu/JMenuBar/JMenuItem code to see if portions of it can be
implemented more effectively.
In particular, we would like to see the dependency on isManagingFocus removed.
JMenus should also generate temporary FOCUS_GAINED and FOCUS_LOST events when
opened instead of the permanent events they currently generate.
- duplicates
-
JDK-4244100 JTextArea loses selection on popup or other menu click
-
- Closed
-
-
JDK-4425065 Arrow key navigation in JMenu in JSplitPane doesn't work
-
- Closed
-