We need to add support to PasswordBox for warning the user when CAPS LOCK or NUM LOCK are on when typing a password, as this is a common error mode on desktop. This might well be a desktop only API.
- is blocked by
-
JDK-8259680 Need API to query states of CAPS LOCK and NUM LOCK keys
- Resolved
-
JDK-8090882 Need API to query states of CAPS LOCK and NUM LOCK keys
- Closed