super_editor icon indicating copy to clipboard operation
super_editor copied to clipboard

[BUG] - The IME of the Chinese input method is not in the right position in windows.

Open leavky opened this issue 10 months ago • 2 comments

Package Version Flutter 3.27.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision d8a9f9a52e (3 weeks ago) • 2025-01-31 16:07:18 -0500 Engine • revision 82bd5b7209 Tools • Dart 3.6.2 • DevTools 2.40.3

super_editor: The latest version in github.

User Info When using the Chinese input method, the IME should be below the focus, not in the upper left corner of the editor

https://github.com/user-attachments/assets/d4a8eb8e-f933-4d42-9add-43fccdc5cc49

leavky avatar Feb 23 '25 06:02 leavky

@leavky Can you confirm this works on Flutter's default TextField? I believe I bug some time ago where it wasn't positioned at the caret position, but I couldn't find the issue ticket.

angelosilvestre avatar Jul 28 '25 23:07 angelosilvestre

@leavky Can you confirm this works on Flutter's default TextField? I believe I bug some time ago where it wasn't positioned at the caret position, but I couldn't find the issue ticket.

work well on Flutter's default TextField,super_editor have this problem, but appflowy-editor work well,so i use appflowy-editor now.

leavky avatar Jul 29 '25 14:07 leavky