[GH-ISSUE #395] bug: unable to input Chinese inside input #867

Closed
opened 2026-03-14 08:51:53 +03:00 by kerem · 2 comments
Owner

Originally created by @nanokind on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/395

It seems unable to input Chinese "你好" inside input with CJK IME.

https://github.com/user-attachments/assets/571e863c-b15d-4a67-82e2-70c4786d3407

The video is recorded with the official example "Input & Select Layout Demo".

Originally created by @nanokind on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/anomalyco/opentui/issues/395 It seems unable to input Chinese "你好" inside input with CJK IME. https://github.com/user-attachments/assets/571e863c-b15d-4a67-82e2-70c4786d3407 The video is recorded with the official example "Input & Select Layout Demo".
kerem closed this issue 2026-03-14 08:51:58 +03:00
Author
Owner

@kommander commented on GitHub (Dec 8, 2025):

The Input renderable was a very early rushed implementation, it will be using the Textarea under the hood soon. The Textarea is used in the "Editor Demo" and should handle CJK mostly fine.

<!-- gh-comment-id:3628743255 --> @kommander commented on GitHub (Dec 8, 2025): The Input renderable was a very early rushed implementation, it will be using the Textarea under the hood soon. The Textarea is used in the "Editor Demo" and should handle CJK mostly fine.
Author
Owner

@nanokind commented on GitHub (Dec 9, 2025):

Textarea works for me. Thanks for your quick reply.

<!-- gh-comment-id:3633218431 --> @nanokind commented on GitHub (Dec 9, 2025): Textarea works for me. Thanks for your quick reply.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#867
No description provided.