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

[Mobile] copy and paste text with formatting mess up formatting with correct video here #1313 #1704

Closed
1 task done
jonasbernardo opened this issue Jan 24, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@jonasbernardo
Copy link

Is there an existing issue for this?

Flutter Quill version

9.2.10

Steps to reproduce

1-write any text

2- put part of the text as bold and another part change the color of the text

3- copy and paste this text

Expected results

text style pasted text be the same

Actual results

the text style is all messed up

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here

problemm.mp4

]

Logs

Logs
[Paste your logs here]
@jonasbernardo jonasbernardo added the bug Something isn't working label Jan 24, 2024
@EchoEllet
Copy link
Collaborator

Do you want to disable support for styled text or add the option to? it will only paste plain text just like version 8.6.4 and older versions

@jonasbernardo
Copy link
Author

This problem existed before, it was fixed but it came back
here is the link to when it was fixed
#1313

@jonasbernardo
Copy link
Author

here another link
#1321

@jonasbernardo
Copy link
Author

Is it possible to fix this problem?

@EchoEllet
Copy link
Collaborator

Is it possible to fix this problem?

Try out this branch and tell me if it fix the issue

@jonasbernardo
Copy link
Author

I found the problem, in the master channel of the flutter-quill, it happens that when pasting, the editor buttons are not deactivated, see the video below

issue.found.mp4

@EchoEllet
Copy link
Collaborator

@jonasbernardo Can you confirm if this is still an issue?

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

3 participants