wysihtml5 icon indicating copy to clipboard operation
wysihtml5 copied to clipboard

Proxy key* events

Open Stebalien opened this issue 12 years ago • 5 comments

Forward the keyup, keydown, and keypress events from both the textarea and composer. This doesn't have a noticeable performance impact even when mashing the keyboard and is very convenient.

Stebalien avatar Aug 06 '12 14:08 Stebalien

:+1:

p3drosola avatar Aug 20 '12 11:08 p3drosola

:shipit: We've implemented the same thing in Basecamp. Native support would be nice.

javan avatar Aug 27 '12 21:08 javan

Looks good to me. Scheduled for v0.5. Other events that should be proxied: click, mousedown, mouseup, mouseover, mouseout, paste, drop

tiff avatar Sep 28 '12 00:09 tiff

:+1: @tiff Don't forget the input event :-)

celmaun avatar Sep 30 '12 22:09 celmaun

:+1: Looking forward to this. Being able to get click events is something I need.

nevf avatar Oct 01 '12 11:10 nevf