bean icon indicating copy to clipboard operation
bean copied to clipboard

Allow capturing

Open djanowski opened this issue 12 years ago • 2 comments

Mainly for things like focus delegation. See http://www.quirksmode.org/blog/archives/2008/04/delegating_the.html.

If you agree, I can provide a patch.

djanowski avatar Jan 02 '12 13:01 djanowski

I say go for it as long as it's not going to add too much bulk to the code and special-case branches don't slow down common usage. How do you think you might tackle this? Would it be possible to work it in to customEvents because that would be ideal?

rvagg avatar Jan 03 '12 00:01 rvagg

:+1:

OliverJAsh avatar Jul 29 '15 11:07 OliverJAsh