easy-markdown-editor icon indicating copy to clipboard operation
easy-markdown-editor copied to clipboard

Cursors moves to beginning while typing

Open mipmip opened this issue 3 years ago • 6 comments

Describe the bug While typing the cursor moves to beginning of text. This makes it unusable.

To Reproduce Just start typing. After a few seconds, when pausing for a second, the cursor has moves to the beginning of the textarea.

** Version information **

  • OS: Linux
  • Browser: Electron "5.0.13",
  • EasyMDE version: [e.g. 2.16.1]

mipmip avatar Feb 01 '22 18:02 mipmip

What options did you use on the editor?

Ionaru avatar Feb 01 '22 20:02 Ionaru

autofocus: false, spellChecker: false

mipmip avatar Feb 01 '22 20:02 mipmip

Tested with Electron "9.4.4". on Linux

Same problem.

mipmip avatar Apr 06 '22 16:04 mipmip

Can't reproduce this on any browser, maybe an Electron issue?

Ionaru avatar Apr 06 '22 20:04 Ionaru

Then again, Cypress uses Electron for headless testing ( in CI ) and that works without issues.

Ionaru avatar Apr 06 '22 20:04 Ionaru

I will upgrade my application to electron 16 soon. Test report will follow.

mipmip avatar Apr 07 '22 10:04 mipmip