[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/29246] New: Toolkit.getLockingKeyState(int) not implemented
From: |
cam-gcc-bugzilla at aka dot mcc dot id dot au |
Subject: |
[Bug awt/29246] New: Toolkit.getLockingKeyState(int) not implemented |
Date: |
27 Sep 2006 01:10:16 -0000 |
The java.awt.Toolkit.getLockingKeyState(int) method is not implemented. The
stub method also throws IllegalArgumentException when it should be throwing
UnsupportedOperationException, for key codes that are valid KeyEvent.VK_*
values but cannot have their locking state inspected.
This method is required for Batik's DOM UIEvents to function properly.
--
Summary: Toolkit.getLockingKeyState(int) not implemented
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cam-gcc-bugzilla at aka dot mcc dot id dot au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29246
- [Bug awt/29246] New: Toolkit.getLockingKeyState(int) not implemented,
cam-gcc-bugzilla at aka dot mcc dot id dot au <=