-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Description
Description
When opening a new terminal, the user needs to hit Enter in the terminal window in order to "activate" it, otherwise they are presented with a flashing cursor with no prompt:
When opening new terminals afterwards, the issue disappear.
Seems to be happening only in Firefox, but JupyterLab doesn't have the issue.
Reproduce
- Click "New Terminal".
- See a flashing cursor in a new empty terminal page.
- Hit Enter to display the prompt.
Expected behavior
The prompt should be displayed without having to first hit Enter.
Context
- Operating System and version: Linux Ubuntu 21.04
- Browser and version: Firefox 94.0
- ReotrLab version: 0.3.13
