Hi all,

There's a bug reported against Chromium (crbug.com/144757) for the CapsLock
key generating only a keydown when first pressed and released, and a keyup
when next pressed and released, i.e. the keydown & keyup events correspond
with the caps lock-state being toggled, rather than with the key itself
being pressed or released.

The same issue reproduces against Safari on Mac.  Is this a by-design
behaviour of WebKit?

Thanks,

Wez
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to