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

Not removed a list mark by Backspace on iOS #2334

Open
1 task done
hjkim-mango opened this issue Oct 25, 2024 · 0 comments
Open
1 task done

Not removed a list mark by Backspace on iOS #2334

hjkim-mango opened this issue Oct 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hjkim-mango
Copy link

Is there an existing issue for this?

Flutter Quill version

10.7.5

Steps to reproduce

  1. Select a list menu(numbered or bulleted).
  2. Write something.
  3. Remove all by Backspace

Expected results

If all characters are removed, a list mark should be also removed and the block style should be changed to normal.

Actual results

A list mark is not removed by backspace even though there is no content on only iOS.
No problem on Android.

Additional Context

In #2198, this feature was applied. So I've confirmed this issue using v10.5.10, but same result. Screenshots / Video demonstration
NotRemovedListMarkMacOS.mov
Logs
[Paste your logs here]
@hjkim-mango hjkim-mango added the bug Something isn't working label Oct 25, 2024
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

1 participant