Unable to type in IE10 after deselecting text #1445
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Our testers have reported a strange bug that basically involved deselecting text, moving mouse and then not being able to type anymore, even after moving cursor, until another selection is made.
I did the test on http://codemirror.net/demo/complete.html and I confirmed that the issue exists on the current 3.11+ version of CodeMirror on the demo site too.
Steps to reproduce
Made a video, but it is pretty much impossible to see the flickering there: http://www.youtube.com/watch?v=gM-VYfoMjsU
Might be another symptom of #1240 . Also doesn't occur in IE9.
I'll try to install 10 sometime soon, and debug this.
Yes! Perfect! Thank you! :)