[GH-ISSUE #3282] [Bug] Chinese character input #1447

Closed
opened 2026-03-23 20:49:22 +00:00 by mirror · 12 comments
Owner

Originally created by @enomothem on GitHub (Aug 28, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3282

Bug Description

I have raised the issue of Chinese input in version 0.0.7 ISSUE but there are still problems with 3.0.0, so I have not had the opportunity to use appflowy. However, in this test, I find that compared with the last time, I can input a single Chinese character, but still cannot input continuously.

How to Reproduce

Enter Chinese in any edit area.

Expected Behavior

Enter a single character, then a space
image
Continuous input
image

Operating System

Microsoft Windows 10

AppFlowy Version(s)

v 3.0.0

Screenshots

No response

Additional Context

No response

Originally created by @enomothem on GitHub (Aug 28, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3282 ### Bug Description I have raised the issue of Chinese input in version 0.0.7 [ISSUE](https://github.com/AppFlowy-IO/AppFlowy/issues/1488) but there are still problems with 3.0.0, so I have not had the opportunity to use appflowy. However, in this test, I find that compared with the last time, I can input a single Chinese character, but still cannot input continuously. ### How to Reproduce Enter Chinese in any edit area. ### Expected Behavior Enter a single character, then a space ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/45089051/fae1382b-f706-4d3a-8949-26241711a5c5) Continuous input ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/45089051/a3a647c9-2862-43c8-af56-4d82e15d4b9b) ### Operating System Microsoft Windows 10 ### AppFlowy Version(s) v 3.0.0 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@annieappflowy commented on GitHub (Aug 28, 2023):

Thanks @enomothem for your feedback. We're working on it. Will let you know once it's fixed.

<!-- gh-comment-id:1694940797 --> @annieappflowy commented on GitHub (Aug 28, 2023): Thanks @enomothem for your feedback. We're working on it. Will let you know once it's fixed.
Author
Owner

@annieappflowy commented on GitHub (Aug 28, 2023):

https://github.com/AppFlowy-IO/AppFlowy/pull/3278

<!-- gh-comment-id:1694944805 --> @annieappflowy commented on GitHub (Aug 28, 2023): https://github.com/AppFlowy-IO/AppFlowy/pull/3278
Author
Owner

@annieappflowy commented on GitHub (Sep 4, 2023):

image

Fixed

<!-- gh-comment-id:1705314127 --> @annieappflowy commented on GitHub (Sep 4, 2023): <img width="556" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/134f8c0a-b327-417e-b242-fa00f1923ae9"> Fixed
Author
Owner

@enomothem commented on GitHub (Sep 5, 2023):

Yes, I've already experienced it. It's great!

<!-- gh-comment-id:1706172917 --> @enomothem commented on GitHub (Sep 5, 2023): Yes, I've already experienced it. It's great!
Author
Owner

@annieappflowy commented on GitHub (Sep 5, 2023):

Thanks for confirming, @enomothem

<!-- gh-comment-id:1706222999 --> @annieappflowy commented on GitHub (Sep 5, 2023): Thanks for confirming, @enomothem
Author
Owner

@wfeii1980 commented on GitHub (Dec 14, 2023):

I also encountered the same problem

My system:

~  neofetch 
                   -`                    wii@relink 
                  .o+`                   ---------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: 20AWS1XF01 ThinkPad T440p 
               `+oooooo:                 Kernel: 6.6.6-arch1-1 
               -+oooooo+:                Uptime: 19 mins 
             `/:-:++oooo+:               Packages: 1332 (pacman) 
            `/++++/+++++++:              Shell: bash 5.2.21 
           `/++++++++++++++:             Resolution: 3440x1440 
          `/+++ooooooooooooo/`           DE: LXQt 1.4.0 
         ./ooosssso++osssssso+`          WM: Openbox 
        .oossssso-````/ossssss+`         Theme: Pop [GTK2/3] 
       -osssssso.      :ssssssso.        Icons: breeze [GTK2/3] 
      :osssssss/        osssso+++.       Terminal: lxterminal 
     /ossssssss/        +ssssooo/-       Terminal Font: 文泉驿等宽微米黑 10 
   `/ossssso+/:-        -:/+osssso+-     CPU: Intel i7-4810MQ (8) @ 3.800GHz 
  `+sso+:-`                 `.-/+oso:    GPU: Intel 4th Gen Core Processor 
 `++:.                           `-/+/   Memory: 2053MiB / 15875MiB 
 .`                                 `/
~  fcitx5 --version
5.1.5

Bug demonstration:

video

<!-- gh-comment-id:1854989356 --> @wfeii1980 commented on GitHub (Dec 14, 2023): I also encountered the same problem ## My system: ```shell ~  neofetch -` wii@relink .o+` ---------- `ooo/ OS: Arch Linux x86_64 `+oooo: Host: 20AWS1XF01 ThinkPad T440p `+oooooo: Kernel: 6.6.6-arch1-1 -+oooooo+: Uptime: 19 mins `/:-:++oooo+: Packages: 1332 (pacman) `/++++/+++++++: Shell: bash 5.2.21 `/++++++++++++++: Resolution: 3440x1440 `/+++ooooooooooooo/` DE: LXQt 1.4.0 ./ooosssso++osssssso+` WM: Openbox .oossssso-````/ossssss+` Theme: Pop [GTK2/3] -osssssso. :ssssssso. Icons: breeze [GTK2/3] :osssssss/ osssso+++. Terminal: lxterminal /ossssssss/ +ssssooo/- Terminal Font: 文泉驿等宽微米黑 10 `/ossssso+/:- -:/+osssso+- CPU: Intel i7-4810MQ (8) @ 3.800GHz `+sso+:-` `.-/+oso: GPU: Intel 4th Gen Core Processor `++:. `-/+/ Memory: 2053MiB / 15875MiB .` `/ ``` ```shell ~  fcitx5 --version 5.1.5 ``` ## Bug demonstration: [video](https://wii-public.oss-cn-beijing.aliyuncs.com/videos/appflowy-chinese-input-bug-test.mp4)
Author
Owner

@d0ngyu commented on GitHub (Jan 16, 2024):

@annieappflowy This bug still exists in the v0.4.2

<!-- gh-comment-id:1892974214 --> @d0ngyu commented on GitHub (Jan 16, 2024): @annieappflowy This bug still exists in the v0.4.2
Author
Owner

@d0ngyu commented on GitHub (Jan 16, 2024):

@annieappflowy This bug still exists in the v0.4.2

<!-- gh-comment-id:1892985264 --> @d0ngyu commented on GitHub (Jan 16, 2024): @annieappflowy This bug still exists in the v0.4.2
Author
Owner

@annieappflowy commented on GitHub (Jun 19, 2024):

@d0ngyu , what's the operating system you run AppFlowy on?

<!-- gh-comment-id:2178076155 --> @annieappflowy commented on GitHub (Jun 19, 2024): @d0ngyu , what's the operating system you run AppFlowy on?
Author
Owner

@d0ngyu commented on GitHub (Jun 19, 2024):

@d0ngyu , what's the operating system you run AppFlowy on?

Windows 11

<!-- gh-comment-id:2178089875 --> @d0ngyu commented on GitHub (Jun 19, 2024): > @d0ngyu , what's the operating system you run AppFlowy on? Windows 11
Author
Owner

@annieappflowy commented on GitHub (Jun 19, 2024):

@d0ngyu , I have tested it on Windows 11, and I can input Chinese characters without any issue. Can you share a screen recording of the issue you have?

<!-- gh-comment-id:2178096535 --> @annieappflowy commented on GitHub (Jun 19, 2024): @d0ngyu , I have tested it on Windows 11, and I can input Chinese characters without any issue. Can you share a screen recording of the issue you have?
Author
Owner

@d0ngyu commented on GitHub (Jun 19, 2024):

@annieappflowy , sorry, I have uninstalled the software long long ago

<!-- gh-comment-id:2178129613 --> @d0ngyu commented on GitHub (Jun 19, 2024): @annieappflowy , sorry, I have uninstalled the software long long ago
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
AppFlowy-IO/AppFlowy#1447
No description provided.