Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard input doesn't work with Firefox 27.0.1 #10

Open
tommythorn opened this issue Mar 6, 2014 · 4 comments
Open

Keyboard input doesn't work with Firefox 27.0.1 #10

tommythorn opened this issue Mar 6, 2014 · 4 comments

Comments

@tommythorn
Copy link

First off, this is awesome!

However, when it boots in Firefox, normal key strokes appears to be ignored, though return (AKA enter, newline...) works.

It works with Chrome.

@tommythorn
Copy link
Author

Possibly related: Angel boots up fine in iOS Safari (iPad mini retina), but doesn't take input from a bluetooth keyboard.

@sagark
Copy link
Contributor

sagark commented Mar 20, 2014

Firefox issues should be fixed as of f012ac0 (and on now on http://riscv.org/angel). I'm not sure about Safari on iOS though, since I don't have a device to test with.

@tommythorn
Copy link
Author

Thanks!
Confirmed working on Mac with Firefox as well as Safari.
Confirmed working on iPad (mini retina), with soft keyboard. This was a nice surprise.
Does not work on iPhone 5 with soft keyboard, nor with bluetooth; it reports /dev/ttyHTIF0: No such file or device. I'm rather puzzled about the iPad/iPhone difference.

I know that it can be made to work, but I don't expect it to happen soon. Feel free to close if you feel this is Not A Bug.

@tommythorn
Copy link
Author

Update: chjj/term.js#15 points out that iPhone needs a dummy text box to work (though that doesn't explain why it didn't work with Bluetooth).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants