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 disappears when using Japanese input/IME on Windows with conhost #5456

Open
ajantti opened this issue Jan 6, 2025 · 1 comment
Open

Comments

@ajantti
Copy link

ajantti commented Jan 6, 2025

Trying to write Japanese text in conhost on Windows makes the text disappear almost immediately after typing. After confirming the input, it comes back though, but it's not really optimal for user experience.

Start typing, you can see the text for a fraction of a second:
conhost1

After you stop typing, it then disappears:
conhost2

Hitting enter, it appears again:
conhost3

Textual Diagnostics

Versions

Name Value
Textual 1.0.0
Rich 13.9.4

Python

Name Value
Version 3.10.11
Implementation CPython
Compiler MSC v.1929 64 bit (AMD64)
Executable C:\work\mkgtools\Tool\MKGConfluenceTool\venv\Scripts\python.exe

Operating System

Name Value
System Windows
Release 10
Version 10.0.19045

Terminal

Name Value
Terminal Application Unknown
TERM xterm
COLORTERM Not set
FORCE_COLOR Not set
NO_COLOR Not set

Rich Console options

Name Value
size width=119, height=30
legacy_windows True
min_width 1
max_width 119
is_terminal True
encoding utf-8
max_height 30
justify None
overflow None
no_wrap False
highlight None
markup None
height None
Copy link

github-actions bot commented Jan 6, 2025

Thank you for your issue. Give us a little time to review it.

PS. You might want to check the FAQ if you haven't done so already.

This is an automated reply, generated by FAQtory

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

1 participant