-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6u31
-
linux
After call to SwingUtilities.updateComponentTreeUI(for JFrame) JPopupMenu stops receive keyboard events which can be processed by the component, which was focus owner before JPopupMenu become visible.
Reproducible on linux. (I tested on Oracle Linux 6.2 x64)
On Windows - not reproducible.
See attachment source.
Reproducible on linux. (I tested on Oracle Linux 6.2 x64)
On Windows - not reproducible.
See attachment source.
- relates to
-
JDK-6217905 JPopupMenu keyboard navigation stops working
- Closed