-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
beta
-
x86
-
windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2116840 | 5.0u3 | Alexander Zuev | P4 | Closed | Won't Fix |
Name: wm7046 Date: 11/21/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)
======================================================================
- backported by
-
JDK-2116840 WindowsPopupMenuUI.AltProcessor does not check for event.isConsumed()
-
- Closed
-
- duplicates
-
JDK-4962386 WindowsPopupMenuUI.AltProcessor does not check for event.isConsumed()
-
- Closed
-