-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
hopper
-
x86, sparc
-
solaris_7, windows_nt
-
Verified
In 1.4 showing a JPopupMenu now moves focus. This is so that keybindings work. This is good. But some components, like JComboBox, handle their own keybindings and do not want JPopupMenu stealing focus. While we have special cased JComboBox, we need a general solutions for developers that are bumping into this.
- duplicates
-
JDK-4736354 RFE: Can't stop MenuKeyboardHelper from giving JRootPane focus
- Closed
- relates to
-
JDK-8285698 Create a test to check the focus stealing of JPopupMenu from JComboBox
- Resolved