-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.1
-
x86
-
windows_2000
Name: wm7046 Date: 12/02/2003
FULL PRODUCT VERSION :
java version "1.4.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)
FULL OS VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
WindowsPopupMenuUI.AltProcessor does not check for event.isConsumed() before proceeding to process the keyevent.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Attach a keyEventPostProcessor before WindowsPOpupMenuUI attaches AltProcessor and return true from postProcessKeyEvent if the keyevent is consumed.
(Review ID: 216648)
======================================================================
- duplicates
-
JDK-4958356 WindowsPopupMenuUI.AltProcessor does not check for event.isConsumed()
-
- Resolved
-