-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0, 1.4.1, 1.4.2
-
b16
-
generic, x86
-
generic, windows_98, windows_xp
Currently heavy weight popup menus are not focusable. It is okay for menus that just contain simple menu items. But it is possible to contain editable components like JTextArea in popup menu, so in that case, those editable components need to be focusable. This makes it compatible with light weight popup menus, where the editable components in them are focusable.
###@###.### 2002-10-25
###@###.### 2002-10-25
- duplicates
-
JDK-4676748 A JTextArea inside a heavyweight JPopupMenu can't get focus if outside of Frame
- Closed
- relates to
-
JDK-4759722 Regression:Problem to type traditional Chinese characters in a JTextArea
- Resolved
-
JDK-4902893 The window that created with overrideRedirect can not be reset not to override
- Resolved
-
JDK-4762142 REGRESSION:JPopupMenu closes immediately with Windows L&F
- Closed