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

Quill editor doesn't have the same behavior as the textfield or text area #2468

Open
1 task done
Louj99 opened this issue Feb 10, 2025 · 1 comment
Open
1 task done
Labels
awaiting response Pending additional information or feedback from the issue creator bug Something isn't working moderate Issues that are important for improving functionality or user experience.

Comments

@Louj99
Copy link

Louj99 commented Feb 10, 2025

Have you checked for an existing issue?

Flutter Quill Version

No response

Steps to Reproduce

i have opened it and i run the example now on my emulator , the problem im getting is that when i type inside the editor it does not have the same function as a text field .
let me make u understand further . when the i type something inside it its like it doesn't rely on the keyboard being opened . when i continue writing the cursor get hidden behind the keyboard and there is no automatic scrolling . so the cursor is not being kept above the keyboard .
also another problem is when i have a long document and the keyboard is dismissed and click on an area to continue writing inside it the cursor sometimes appear but behind the keyboard

Expected results

when i have an already filled document and i click in on a line at the bottom to continue writing , the cursor gets hidden behind the keyboard and the view dont scroll to it

Actual results

no result found

Additional Context

Screenshots / Video demonstration

[Attach media here]

Logs
[Paste logs here]
@Louj99 Louj99 added the bug Something isn't working label Feb 10, 2025
@Louj99 Louj99 changed the title Quill editor doesn't have the same behavior as the textfield or textarea Quill editor doesn't have the same behavior as the textfield or texta rea Feb 10, 2025
@Louj99 Louj99 changed the title Quill editor doesn't have the same behavior as the textfield or texta rea Quill editor doesn't have the same behavior as the textfield or text area Feb 10, 2025
@CatHood0
Copy link
Collaborator

Which version is this issue occurring on?

@CatHood0 CatHood0 added moderate Issues that are important for improving functionality or user experience. awaiting response Pending additional information or feedback from the issue creator labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Pending additional information or feedback from the issue creator bug Something isn't working moderate Issues that are important for improving functionality or user experience.
Projects
None yet
Development

No branches or pull requests

2 participants