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

[Bug] Chinese input method is not supported well in Windows #1756

Closed
chenyukang opened this issue Jan 29, 2023 · 16 comments
Closed

[Bug] Chinese input method is not supported well in Windows #1756

chenyukang opened this issue Jan 29, 2023 · 16 comments

Comments

@chenyukang
Copy link

chenyukang commented Jan 29, 2023

Bug Description

I can not input Chinese words correctly in Microsoft Pinyin (verified on full-pinyin and Double pinyin).

demo

I remember Obsidian has similiar issue, which caused by CodeMirror, update to CodeMirror 6.0 resolved it.
https://forum.obsidian.md/t/chinese-ime-issues-in-windows-1909/30018/9

Not sure whether AppFlowy uses CodeMirror, this issue seems more serious, since we can not input anything in Chinese.

How to Reproduce

Open any document and begin to type in Pinyin.

Expected Behavior

Input correctly.

Operating System

Windows 11 Enterprise

AppFlowy Version(s)

v0.0.9.1

Screenshots

No response

Additional Context

No response

@annieappflowy
Copy link
Collaborator

Thanks for reporting.
This is a duplicate of #1517

@6ag
Copy link

6ag commented Feb 4, 2023

@chenyukang 而且输入法候选框不能正确的跟随光标位置,这个好像是Flutter一直存在的硬伤

@jwcen
Copy link

jwcen commented Apr 5, 2023

@annieappflowy Has It been fixed? This bug is so annoying that I can't work

@annieappflowy
Copy link
Collaborator

Hi @jwcen , this is a known issue, but we have no control over it. We've reported it to the Google Flutter team: flutter/flutter#113909 (comment), which has not been fixed. Waiting on the fix, we are working on the web app using a different framework, which won't have any issues typing in simplified or traditional Chinese characters.

@leenzhu
Copy link

leenzhu commented Jun 9, 2023

Just happend to find this issue flutter/flutter#113909 (comment) has been closed this as completed.

FYI. :-)

@annieappflowy
Copy link
Collaborator

Thanks @leenzhu for the heads-up. Checking

@lztz0022
Copy link

Looking forward to the next release to fix this bug!

@Renzo-Olivares
Copy link

Hello the issue closed in flutter/flutter#113909 (comment) was related to a similar issue on Linux. I don't think this will solve this issue on Windows. I would be interested in knowing more about this issue so I can help solve it if possible. I am unable to reproduce this issue on the flutter/samples demo of TextEditingDeltas. https://github.com/flutter/samples/tree/main/simplistic_editor using Chinese (Simplified, China) Microsoft Pinyin.

@annieappflowy
Copy link
Collaborator

Thanks @Renzo-Olivares for following up with us. We're still checking. Will update on this thread

@annieappflowy
Copy link
Collaborator

Fixed. Please give it a try with the latest release and let us know if you run into any issues.
image

@jinshaopu
Copy link

0.3.7 on ubuntu 23.04 with fctix5 .the same issues

@toplinuxsir
Copy link

0.4.0 on ubuntu 23.04 with fcitx5 . the same issues!

@lynnww
Copy link

lynnww commented Jan 22, 2024

0.4.3 repeat the bug again.

image

@MyEclipseyang
Copy link

0.4.3 repeat the bug again.

image

So did I

@MyEclipseyang
Copy link

0.4.3 repeat the bug again.

image

I update to 0.4.5, and find AppFlowy can enter Chinese correctly

@xiwwqk
Copy link

xiwwqk commented Apr 3, 2024

0.53再次出现错误,使用微软输入法正常输入,使用其他输入法会出现错误,但在一行开头加入空格之后,就会正常输入。

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