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

Fix jumping cursor bug in Chrome 105 #828

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Conversation

lennym
Copy link
Contributor

@lennym lennym commented Sep 16, 2022

Override the -webkit-user-modify: read-write-plaintext-only style that is added by slate to the editor element that causes a cursor jumping bug in Chrome 105.

Details at ianstormtaylor/slate#5110

Override the `-webkit-user-modify: read-write-plaintext-only` style that is added by slate to the editor element that causes a cursor jumping bug in Chrome 105.

Details at ianstormtaylor/slate#5110
@wheelsandcogs wheelsandcogs merged commit 6d6844e into master Sep 16, 2022
@wheelsandcogs wheelsandcogs deleted the bugfix/jumping-cursor branch September 16, 2022 09:46
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

Successfully merging this pull request may close these issues.

2 participants