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

Workaround for the issue #1474 #1683

Closed
wants to merge 2 commits into from

Conversation

aslushnikov
Copy link
Contributor

This is a workaround for the issue #1474 and underlying webkit bug.
The problem seems to be happenning in webkit if the selection spans to the very end of the textarea content, so the workaround adds a trailing character to the textarea.

@marijnh
Copy link
Member

marijnh commented Jul 25, 2013

Thanks. That doesn't seem too invasive. Merged as d59e2ae. (If you happen to have a line to any of the people who should could fix the actual bug in Blink/Webkit, please encourage them to do so, so that we can eventually drop this hack again.)

@marijnh marijnh closed this Jul 25, 2013
@marijnh
Copy link
Member

marijnh commented Jul 26, 2013

I've reverted this for now, since it causes the $ to occasionally appear in the text. Try pasting a few characters (no newlines) in the middle of a line.

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