keydown/up event binding in node-webkit

0 views
Skip to first unread message

Jeffery Olson

unread,
Oct 3, 2012, 5:28:24 PM10/3/12
to node-...@googlegroups.com
Hello, I'm running the 64bit 0.2.6 release on Ubuntu 12.10.

I've noticed that I'm unable to bind to keyup/keydown keyboard events
using different libraries.

methods tried:

- Keypress.js library.. using keypress.combo() as advertised in their
hello world: http://dmauro.github.com/Keypress/
- JQuery 1.7 .keydown(function() {}); and .keyup(function() {});
- JQuery 1.7 .bind('keydown', function() {});

Any thoughts/feedback would appreciated. I reviewed the issue tracker
before asking about this. Should I open a ticket?

Thanks,
Jeff

Zhao Cheng

unread,
Oct 3, 2012, 9:26:16 PM10/3/12
to node-...@googlegroups.com
Key bindings work on Mac, but I cannot test it on Linux for now,
please open a new issue, thanks.
--
Cheng
Intel Open Source Technology Center

Jeffery Olson

unread,
Oct 3, 2012, 11:47:03 PM10/3/12
to node-...@googlegroups.com
On Wed, Oct 3, 2012 at 6:26 PM, Zhao Cheng <zcb...@gmail.com> wrote:
> Key bindings work on Mac, but I cannot test it on Linux for now,
> please open a new issue, thanks.

https://github.com/rogerwang/node-webkit/issues/74
Reply all
Reply to author
Forward
0 new messages