HTMLTexture not responding to Keyboard input with Reveal.js

I’m testing out using reveal.js in an HTMLTexture node (both string and URL), and it is not responding to any of the keystrokes that it responds to in a browser (left, right, up, down, etc.).

I can verify the keycodes are getting sent to the HTMLTexture node, but nada happens. This is with 30.2 x32 on Win7 x64.

Is there something about javascript that needs special treatment in an HTMLTexture node?

Reveal.js is a very simple presentation framework, that should work well with gesture control: http://lab.hakim.se/reveal-js/

Thanks!

should be fixed in alpha builds. see https://discourse.vvvv.org/t/10069