mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #1756] [Bug] Chinese input method is not supported well in Windows #674
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#674
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chenyukang on GitHub (Jan 29, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1756
Bug Description
I can not input Chinese words correctly in Microsoft Pinyin (verified on full-pinyin and Double pinyin).
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 commented on GitHub (Jan 30, 2023):
Thanks for reporting.
This is a duplicate of https://github.com/AppFlowy-IO/AppFlowy/issues/1517
@6ag commented on GitHub (Feb 4, 2023):
@chenyukang 而且输入法候选框不能正确的跟随光标位置,这个好像是Flutter一直存在的硬伤
@jwcen commented on GitHub (Apr 5, 2023):
@annieappflowy Has It been fixed? This bug is so annoying that I can't work
@annieappflowy commented on GitHub (Apr 5, 2023):
Hi @jwcen , this is a known issue, but we have no control over it. We've reported it to the Google Flutter team: https://github.com/flutter/flutter/issues/113909#issuecomment-1311478223, 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 commented on GitHub (Jun 9, 2023):
Just happend to find this issue https://github.com/flutter/flutter/issues/113909#issuecomment-1311478223 has been closed this as completed.
FYI. :-)
@annieappflowy commented on GitHub (Jun 9, 2023):
Thanks @leenzhu for the heads-up. Checking
@lztz0022 commented on GitHub (Jun 12, 2023):
Looking forward to the next release to fix this bug!
@Renzo-Olivares commented on GitHub (Jun 12, 2023):
Hello the issue closed in https://github.com/flutter/flutter/issues/113909#issuecomment-1311478223 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 commented on GitHub (Jun 13, 2023):
Thanks @Renzo-Olivares for following up with us. We're still checking. Will update on this thread
@annieappflowy commented on GitHub (Sep 4, 2023):
Fixed. Please give it a try with the latest release and let us know if you run into any issues.

@jinshaopu commented on GitHub (Nov 10, 2023):
0.3.7 on ubuntu 23.04 with fctix5 .the same issues
@toplinuxsir commented on GitHub (Jan 3, 2024):
0.4.0 on ubuntu 23.04 with fcitx5 . the same issues!
@lynnww commented on GitHub (Jan 22, 2024):
0.4.3 repeat the bug again.
@MyEclipseyang commented on GitHub (Feb 2, 2024):
So did I
@MyEclipseyang commented on GitHub (Feb 2, 2024):
I update to 0.4.5, and find AppFlowy can enter Chinese correctly
@xiwwqk commented on GitHub (Apr 3, 2024):
0.53再次出现错误,使用微软输入法正常输入,使用其他输入法会出现错误,但在一行开头加入空格之后,就会正常输入。