Skip to content

Fix webkit contenteditable span insertion bug #101

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

Merged
merged 3 commits into from
Apr 17, 2015

Conversation

peyerluk
Copy link
Member

Webkits contenteditable inserts spans when there is a styled node that starts just outside of the selection and is contained in the selection and followed by other textNodes. And this bug only occurs if the selection is at the beginning of the contenteditable.

Chrome Issue:
https://code.google.com/p/chromium/issues/detail?id=335955

@peyerluk peyerluk force-pushed the fix-contenteditable-span-insertion branch from 61ea986 to fc145b7 Compare April 17, 2015 15:01
peyerluk added a commit that referenced this pull request Apr 17, 2015
…tion

Fix webkit contenteditable span insertion bug
@peyerluk peyerluk merged commit 19d3aab into master Apr 17, 2015
@peyerluk peyerluk deleted the fix-contenteditable-span-insertion branch April 17, 2015 15:02
@peyerluk peyerluk mentioned this pull request Jun 6, 2015
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.

1 participant