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

Can't write japanese characters in inputfield #976

Closed
xyaman opened this issue Apr 12, 2024 · 2 comments
Closed

Can't write japanese characters in inputfield #976

xyaman opened this issue Apr 12, 2024 · 2 comments

Comments

@xyaman
Copy link

xyaman commented Apr 12, 2024

Describe the bug
Whenever I try to write japanese characters in textinput it's get rendered as "?". The inputfield value also contains "?". Every japanese character is rendered as "?"

Setup
Please complete the following information along with version numbers, if applicable.

  • Windows 11
  • Tested with CMD, Powershell, Git-Bash.
  • Tested with wezterm and Windows Terminal

To Reproduce
I have a very similar code with the tutorial, and rendering is being made by textinput. I'm using Microsoft IME.

Screenshots
image
Should be 6 characters, but instead it shows "??????" (6*"?")

Additional context
Japanese characters rendering besides textinput is working fine.
image

@Dmitrevicz
Copy link

Feels like same issue from here #197 (comment) (20 months old bug already). I saw people saying that it only occurs on Windows, but can't double-check it myself (I only have windows laptops rn).

@meowgorithm
Copy link
Member

Hi! This should be fixed now in Bubble Tea v0.26.x. If not, please reopen the issue.

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

3 participants