-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.0
-
Fix Understood
-
x86
-
windows_xp
Disabled components are not expected to respond to any of the user inputs. But a disabled frame triggers a key event when a key is pressed. I have added a KeyEventDispatcher and KeyEventPostProcessor to the default KFM. The dispatcher receives the keyevent as soon as a key is pressed.
This is noticed only on WinXP platform on all releases since 1.4. This is not reproducible on Solaris / Linux with Motif / XToolkit (No events are triggered and dispatcher is not called).
I have attached a sample test. Execute the sample test. A frame will be shown. Press some keys. If you see some keyevents in the console, the bug is reproduced.
This is noticed only on WinXP platform on all releases since 1.4. This is not reproducible on Solaris / Linux with Motif / XToolkit (No events are triggered and dispatcher is not called).
I have attached a sample test. Execute the sample test. A frame will be shown. Press some keys. If you see some keyevents in the console, the bug is reproduced.
- relates to
-
JDK-6185081 Menu shortcuts are not disabled when the frame is disabled, on Win32
-
- Open
-
-
JDK-5044469 REG: Disabled component gains focus and receives keyevents on win32
-
- Closed
-