You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: