-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6u14, 6u15, 7, 8, 8u11
-
x86
-
windows_2008, windows_7
In our awt automation test on windows 7 x86 using 6u14 b03, we found the mouse pressing event sequence only for BUTTON1 is not correct as other two buttons. From our test code, we issue a BUTTON1 pressed action followed by a key released action and a key clicked action. And we are listening these events from another listener. But we noticed that the key pressed event can only be caught just before the key released action instead of just after the key pressed action. That means if we don't issue the other actions like key released or key clicked, this key pressed event can not be caught as normally.
- relates to
-
JDK-8044649 [macosx] TrayIcon does not handle mouseMoved event
-
- Closed
-