Changes between Initial Version and Version 1 of Ticket #48345, comment 23
- Timestamp:
- 05/15/2025 02:37:13 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48345, comment 23
initial v1 2 2 3 3 * This should be announced to screen readers too, eg. via `wp.a11y.speak()` 4 * David Walsh has an articleabout using `KeyboardEvent.getModifierState()` instead of performing case comparisons -- is this a better approach?4 * [https://davidwalsh.name/detect-caps-lock David Walsh has an article] about using `KeyboardEvent.getModifierState()` instead of performing case comparisons -- is this a better approach? 5 5 * [https://bugzilla.mozilla.org/show_bug.cgi?id=259059 21 year old feature request for showing a caps lock warning in password inputs in Firefox] 6 6 * [https://issues.chromium.org/issues/40722752 Five year old Chromium discussion on the same topic]