Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to navigate cursor on Mobile #32

Open
ashtexsolutions opened this issue Nov 24, 2018 · 3 comments
Open

Impossible to navigate cursor on Mobile #32

ashtexsolutions opened this issue Nov 24, 2018 · 3 comments

Comments

@ashtexsolutions
Copy link

Impossible to navigate cursor on Mobile

Hey Guys,

I'm having issue with easy-markdown implementation for responsive version of the editor on mobile, So after adding some text if you move around the the texts it starts blinking on a word and make it impossible to move around any further.

Steps:

  • Open text editor on mobile
  • Add some long text
  • Try to navigate around through cursor
  • Repeat it for a while until a word gets highlighted and starts blinking
  • After that you wont be able to navigate around the text properly

Please if anyone can guide me on this.

@abudhakeer
Copy link

Hey guys. Am facing similar issues here - RIP21/react-simplemde-editor#205. Can someone help?

@Ionaru
Copy link
Owner

Ionaru commented Aug 16, 2022

This is an underlying problem with the CodeMirror editor, there's numerous open issues relating to mobile use in their repo. Not something that is fixable on EasyMDE's end, unfortunately.

An update to CodeMirror 6 might solve the problems, that is part of #447 and will probably take a while longer.

@abudhakeer
Copy link

Thank you @Ionaru for the reply. I can understand.

Couple of questions,

  1. If someone wants to use code mirror v6 they can use it directly right?
  2. Is there any other editor which we can use for the mobile use case if you are aware of it?
  3. Another suggestion i received was to use react native + some markdown editor so that this issue could get rectified. Can u share ur thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants