sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.88k stars 1.13k forks source link

Text Suggestion on Android #582

Open realtux opened 7 years ago

realtux commented 7 years ago

First, as I write this issue I want this team to know how excellent of a project this is. It's very well put together.

Issue 1: When trying to delete on mobile, it only allows about 1 second of deleting at a time. In the video below you can see where I can sometimes delete 5-6 characters. Each time I delete, I am holding down the backspace button. https://goo.gl/photos/ySZEZW6yV7YmoZRd9

Issue 2: Probably related to issue 1, on mobile when writing text it will ignore letters, ignore spaces, not accept autocorrect, and remove spaces as it types. Though it might not seem so, if you follow the letters, you'll see I'm writing a coherent sentence. https://goo.gl/photos/Qa4SmaT6E9UACG4n7

Both of these issues were reported to me by other people while I was using simplemde in a production environment, so I know it's not just me. I know at a minimum this is present on my OnePlus 3T Android 7 with Chrome, a Galaxy S7 Android 7, and a Galaxy tablet (unclear on version). Near as I can tell, desktop functionality is flawless and these issues are related only on mobile. Also, I am reproducing all these issues right on your website to remove the variable on whether or not my implementation is correct.

saschasommer commented 6 years ago

Had the same issue. Switching to the EasyMDE fork solved the mobile issues for me: https://github.com/Ionaru/simplemde-markdown-editor