-
Bug
-
Resolution: Fixed
-
P4
-
7u7
-
Kubuntu 12.04 64bit
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8131123 | 7u40 | Alexander Zvegintsev | P4 | Closed | Fixed |
Steps to reproduce (in kubuntu 10.04):
1. Launch this hello world: http://pastebin.com/8CyfjLHt
2. Press CAPS lock
3. Click on the button (it will not receive the clicked event), also when any key is pressed, when caps lock is on, event.isShiftDown() is always true (I think thats why the button don't receive the event).
1. Launch this hello world: http://pastebin.com/8CyfjLHt
2. Press CAPS lock
3. Click on the button (it will not receive the clicked event), also when any key is pressed, when caps lock is on, event.isShiftDown() is always true (I think thats why the button don't receive the event).
- backported by
-
JDK-8131123 Gtk: KeyEvent.isShiftDown() always true when Caps Lock is on.
-
- Closed
-