EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
Describe the bug
An accented A is appended to the end of the cursor in the text area and on blank lines when using EasyMDE in Chrome and NW.js.
To Reproduce
Steps to reproduce the behavior:
Download EasyMDE's CSS and JavaScript files from UNPKG CDN.
Link the stylesheet and script to an HTML file from a local directory.
Load EasyMDE onto a textarea with all of the default settings.
Open the HTML file in Chrome.
Click in the text area.
Expected behavior
The cursor should just be a blinking line.
Screenshots
The cursor has an accented A appended to it.
Example:
Version information
OS: Windows
Browser: Chrome 74.0.3729.169
EasyMDE version: 2.6.0
Additional context
I also have the multilingual IME for Japanese installed on this machine, although I'm not sure if that would effect anything in this problem when typing in English.
Describe the bug An accented A is appended to the end of the cursor in the text area and on blank lines when using EasyMDE in Chrome and NW.js.
To Reproduce Steps to reproduce the behavior:
Expected behavior The cursor should just be a blinking line.
Screenshots The cursor has an accented A appended to it.
Example:
Version information
Additional context I also have the multilingual IME for Japanese installed on this machine, although I'm not sure if that would effect anything in this problem when typing in English.