We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See Title.
It's a minor issue, but can be confusing in some applications.
3.4.0
https://jsfiddle.net/awehring/authmgs1/3/
Edge, Firefox
selectable: false, editable: false
No selection event will be fired
text:selection:changed event is fired
text:selection:changed
The text was updated successfully, but these errors were encountered:
i think has been fixed in current master
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
See Title.
It's a minor issue, but can be confusing in some applications.
Version
3.4.0
Test Case
https://jsfiddle.net/awehring/authmgs1/3/
Information about environment
Edge, Firefox
Steps to reproduce
selectable: false, editable: false
Expected Behavior
No selection event will be fired
Actual Behavior
text:selection:changed
event is firedThe text was updated successfully, but these errors were encountered: