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

Swype typing style bug (Android) #1863

Open
1 task done
Alspb opened this issue May 13, 2024 · 2 comments
Open
1 task done

Swype typing style bug (Android) #1863

Alspb opened this issue May 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Alspb
Copy link
Contributor

Alspb commented May 13, 2024

Is there an existing issue for this?

Flutter Quill version

master

Steps to reproduce

Scenario 1:

  1. Put the cursor right after a bold text.
  2. Switch bold off (via toolbar).
  3. Swipe type some word.

Scenario 2:

  1. Put the cursor right after a non-bold text.
  2. Switch bold on (via toolbar).
  3. Swipe type some word.

Expected results

Scenario 1: the word typed shouldn't be bold.

Scenario 2: the word typed should be bold.

Actual results

Scenario 1: the word typed turns out to be bold.

Scenario 2: the word typed turns out to be non-bold.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Swype typing style bug

Logs

Logs
[Paste your logs here]
@Alspb Alspb added the bug Something isn't working label May 13, 2024
@Alspb
Copy link
Contributor Author

Alspb commented May 14, 2024

I found that the issue appeared in version 9.0.0-dev.
@ellet0 , could you please check what caused the problem?

@ellet0
Copy link
Collaborator

ellet0 commented May 15, 2024

I found that the issue appeared in version 9.0.0-dev.
@ellet0 , could you please check what caused the problem?

I will see what I can do as soon as I can. not sure, though

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