-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Duplicate
-
Affects Version/s: 1.2.2
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_8
In a JDialog (or JFrame) with a menubar, mnemonics and accelerators stop
working when you add a heavyweight component to the content pane.
I am aware that mixing heavyweight and lightweight components is not
particularly recommended, but there are situations where this is unavoidable,
such as in our case where we get a Component from JMF.
Attached is an test program showing this behavior.
working when you add a heavyweight component to the content pane.
I am aware that mixing heavyweight and lightweight components is not
particularly recommended, but there are situations where this is unavoidable,
such as in our case where we get a Component from JMF.
Attached is an test program showing this behavior.
- duplicates
-
JDK-4344900 Keyboard accelerators not working with canvas
-
- Resolved
-
- relates to
-
JDK-4397557 When a Component does not have focus, key binding for accelerators does not work
-
- Resolved
-