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

The toolbar fails when multiple characters are entered in Chinese calligraphy #1850

Open
1 task done
lz5577 opened this issue May 7, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@lz5577
Copy link

lz5577 commented May 7, 2024

Is there an existing issue for this?

Flutter Quill version

9.3.10

Steps to reproduce

1, Run the Flutter Quill example
2, The input method is switched to Chinese mode
3, Toolbar selects bold mode
4, Input more than 2 Chinese characters at a time

Expected results

The input is bold text

Actual results

The input is normal text, and the bold check in the toolbar is reset to unchecked

Code sample

Flutter-quill example

Screenshots or Video

Chinese input method, when more than 2 characters are entered at a time, the bold state will be reset to the unselected state.

20240507-105637.mp4

QuillController line 276
WX20240507-102225

Logs

No response

@lz5577 lz5577 added the bug Something isn't working label May 7, 2024
@crasowas
Copy link
Contributor

This issue has been fixed in #1890.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants