Caps doesn't work properly
Open
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
This is a different syndrome from https://github.com/bitovi/syn/issues/18
In this case, "caps" simply gets typed into the textbox.
I'm not entirely sure how we should handle this one. Capslock is a toggle, much like insert. That makes it fundamentally different than the traditional modifier keys like shift, ctrl, alt, meta
Contributor guide
Research direction
No files or tests are identified. Reproduce the issue by typing "caps" into a textbox, compare it with issue #18, and trace the keyboard-event handling for Caps Lock. Done means Caps Lock is treated as a toggle and does not insert the word "caps" into the textbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100