fleather icon indicating copy to clipboard operation
fleather copied to clipboard

The incorrect cursor position when entering Korean text.

Open Patrick386 opened this issue 2 years ago • 3 comments

Flutter web: This issue has been reported as a Flutter TextField input bug. Many bugs have been reported for two-byte languages. I'm not sure if this is one of those bugs. Is there a way to improve this?

https://github.com/fleather-editor/fleather/assets/49754877/0fd76030-1f57-4c49-ba07-a51353d53ed5

Patrick386 avatar Sep 11 '23 11:09 Patrick386

Thanks for creating the issue. Is this happening with Flutter's own TextField widget too? @Patrick386

Amir-P avatar Sep 11 '23 12:09 Amir-P

Thanks for creating the issue. Is this happening with Flutter's own TextField widget too? @Patrick386

The following video illustrates the issue currently present in the TextField. It can be easily reproduced, and it has not been resolved yet.

https://github.com/fleather-editor/fleather/assets/49754877/508ef7cd-71db-44ea-ae92-711d28b0594d

Patrick386 avatar Sep 11 '23 12:09 Patrick386

It looks like a bug in Flutter, and I'm afraid we can't do anything on Fleather's side. There was an issue, but they closed it as they found it to be unreproducible. I encourage you to open a new issue in Flutter's repository with exact steps and sample code to reproduce it using Flutter's TextField. @Patrick386

Amir-P avatar Sep 12 '23 05:09 Amir-P