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

Focus gets lost on IE #151

Open
Aurimas86 opened this issue Nov 2, 2015 · 2 comments
Open

Focus gets lost on IE #151

Aurimas86 opened this issue Nov 2, 2015 · 2 comments

Comments

@Aurimas86
Copy link

When using IE and navigating in application that contains inputs - pressing Enter or arrows keys should navigate to next input, but window tab just loses focus. Tab has to be pressed with mouse - to return focus.

Also F1 that is function key in app - brings IE help page as side effect.

No problems with FF or Chrome.

@risacher
Copy link

https://github.com/risacher/ttyx is a fork of tty.js that replaces term.js with xterm.js, updates socket.io to version 1.x and updates Express to version 4.x. Since the keyboard-handling code is noticeably different between xterm.js an term.js, perhaps you could see if ttyx fixes your issue?

@risacher
Copy link

FWIW, I should add that I tested in IE11 with ttyx and I did not observe any issues with losing focus on tab, enter, or arrow keys.

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