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

Automatically repeat all characters when entering #1234

Open
leezhian opened this issue Feb 20, 2024 · 4 comments
Open

Automatically repeat all characters when entering #1234

leezhian opened this issue Feb 20, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@leezhian
Copy link

Describe the bug
Automatically repeat the entire text when entering Chinese.

Expected behavior
Using Chinese input normally in conversations.

To Reproduce
How can we reproduce the bug? Helpful information could include:
device:macbook m1 pro
system:macos 14.2.1
input software:xunfei v1.1.1004 (https://srf.xunfei.cn/#/)
lang:Chinese

input: nihao
expected output:你好
error output:nnnninini'hni'hani'hani'hao你好

Screenshots or output

2024-02-20.16.33.20.mov

Additional context
version 0.6.2

@leezhian leezhian added the bug Something isn't working label Feb 20, 2024
@anastasiya1155
Copy link
Collaborator

Hello @leezhian, thank you for the bug report. We actually now have two types of input, you can choose it in Settings -> Preferences. Can you try using the Simple one?

@leezhian
Copy link
Author

你好@leezhian,感谢您的错误报告。实际上我们现在有两种类型的输入,您可以在“设置”->“首选项”中选择。你能尝试使用简单的吗?

image

Is that so?

@anastasiya1155
Copy link
Collaborator

Yes, this looks correct. I checked again and found the problem. Although it is a simple textarea there is some complicated logic around the persisting chat state across hard rerenders that had a bug for non-Latin input methods. This should be fixed in the next release. Sorry for the inconvenience

@R3alloc
Copy link

R3alloc commented Feb 21, 2024

I met the same problem, but the problem only occurred in Simplified Conversation input. When I changed this option into Default, I can use Chinese input method normally.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants