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

Text in Terminal does not render properly - V4 #14687

Closed
rhlarora84 opened this issue Jun 14, 2023 · 5 comments
Closed

Text in Terminal does not render properly - V4 #14687

rhlarora84 opened this issue Jun 14, 2023 · 5 comments

Comments

@rhlarora84
Copy link

rhlarora84 commented Jun 14, 2023

Description

Text in Terminal does not render properly and the text color is most of the time same as the theme background color. The text color updates properly after typing more characters or executing the command.

Reproduce

Launch docker container using the below image

docker run -p 8888:8888 jupyter/datascience-notebook:lab-4.0.0

Open the Terminal and type any command/text.

See attached video.

Issue.mp4

This is not an issue in the previous version of the image

docker run -p 8888:8888 jupyter/datascience-notebook:lab-3.6.3

Expected behavior

Text entered on Terminal should be visible.

@rhlarora84 rhlarora84 added the bug label Jun 14, 2023
@welcome
Copy link

welcome bot commented Jun 14, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jun 14, 2023
@JasonWeill JasonWeill added pkg:terminal and removed status:Needs Triage Applied to new issues that need triage labels Jun 20, 2023
@appleparan
Copy link

appleparan commented Aug 24, 2023

I have identified the following issue and it seems to be related to the same phenomenon as this current problem. It appears to be a clear xterm.js issue, and I hope it will be addressed by the xterm.js team.

It seems this issue appears only in virtualization environment.

@JasonWeill
Copy link
Contributor

xtermjs/xterm.js#4665 was fixed in September 2023. Is this still a problem in more recent JupyterLab 4 versions?

@appleparan
Copy link

@JasonWeill No, I’ve tested with 4.0.10, and I can confirm this issue was fixed.

@JasonWeill
Copy link
Contributor

@appleparan Thank you for the quick response! I'll close this issue, then.

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

No branches or pull requests

3 participants