bitovi / syn

Standalone Synthetic Event Library
https://www.npmjs.com/package/syn
MIT License
444 stars 258 forks source link

Caps doesn't work properly #132

Open kdillon opened 7 years ago

kdillon commented 7 years ago

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