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

possible to delete text with readOnly = true on Windows #25

Open
Dampfwalze opened this issue Aug 17, 2021 · 1 comment
Open

possible to delete text with readOnly = true on Windows #25

Dampfwalze opened this issue Aug 17, 2021 · 1 comment

Comments

@Dampfwalze
Copy link

Dampfwalze commented Aug 17, 2021

if you have something like this:
ZefyrEditor( controller: _controller, readOnly: true, ),
the User will be able to delete the text in the editor.

showCursor: false, doesn't help

flutter --version:

Flutter 2.2.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f4abaa0735 (7 weeks ago) • 2021-07-01 12:46:11 -0700
Engine • revision 241c87ad80
Tools • Dart 2.13.4

@nipunasudha
Copy link

Confirmed happens on android too, testing on the emulator. Hopefully this is a simple fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants