Skip to content

Keyboard is stuck #32

@gregoiregentil

Description

@gregoiregentil

If I compile and run this project, any keyboard input is "stuck" in the browser page. It seems to be gobbed/eaten by the script.

As an example, if I press "control-shift-I" while the widget example is running, I don't get the developer console.

I can reproduce both in Chrome and Firefox.

Also, there is an error message in the console (opened via the browser menu UI):

app.js:5456 emscripten_set_main_loop_timing: Cannot set timing mode for main loop since a main loop does not exist!
Call emscripten_set_main_loop first to set one up.
_emscripten_set_main_loop_timing @ app.js:5456

Otherwise, it's a great project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions