Unable to type in IE10 after deselecting text #1445

Closed
opened 2013-04-10 14:23:51 +02:00 by marijnh · 2 comments
marijnh commented 2013-04-10 14:23:51 +02:00 (Migrated from gitlab.com)

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

  1. select any length of text
  2. deselect by clicking once inside selection
  3. as you move the mouse a small flickering should happen, which seems to be a clone of the editor
  4. typing will now not be impossible until new selection is made or reload

Made a video, but it is pretty much impossible to see the flickering there: http://www.youtube.com/watch?v=gM-VYfoMjsU

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 1) select any length of text 2) deselect by clicking once inside selection 3) as you move the mouse a small flickering should happen, which seems to be a clone of the editor 4) typing will now not be impossible until new selection is made or reload Made a video, but it is pretty much impossible to see the flickering there: http://www.youtube.com/watch?v=gM-VYfoMjsU
marijnh commented 2013-04-10 17:00:16 +02:00 (Migrated from gitlab.com)

Might be another symptom of #1240 . Also doesn't occur in IE9.

I'll try to install 10 sometime soon, and debug this.

Might be another symptom of #1240 . Also doesn't occur in IE9. I'll try to install 10 sometime soon, and debug this.
marijnh (Migrated from gitlab.com) closed this issue 2013-04-15 11:23:49 +02:00
marijnh commented 2013-04-15 13:00:02 +02:00 (Migrated from gitlab.com)

Yes! Perfect! Thank you! :)

Yes! Perfect! Thank you! :)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#1445
No description provided.