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

Disable rich editor on iOS #90

Open
markknol opened this issue Oct 5, 2015 · 8 comments
Open

Disable rich editor on iOS #90

markknol opened this issue Oct 5, 2015 · 8 comments

Comments

@markknol
Copy link
Contributor

markknol commented Oct 5, 2015

Sorry for this first world issue. The editor does not work nicely on iOS (on my iPad). For example you cannot copy/paste stuff.
Can the color highlighting be disabled?

@clemos
Copy link
Owner

clemos commented Oct 6, 2015

Can you please check https://codemirror.net/ in case their latest version has a fix for this iOS issue ?

@clemos
Copy link
Owner

clemos commented Oct 6, 2015

Also, what do you mean by disabling color highlighting ? Is this another issue, or do you just mean disabling the code editor in favor of a simple textarea ?

@markknol
Copy link
Contributor Author

markknol commented Oct 6, 2015

Ill check codemirror if I have some time. Maybe a simple textarea also does the trick, not sure if we still can have codecompletion in that case.

@clemos
Copy link
Owner

clemos commented Oct 6, 2015

Well if we remove codemirror, it will disable completion, color highlighting, etc,
so if possible I would rather not do that.

@markknol
Copy link
Contributor Author

markknol commented Oct 6, 2015

in that case I hope codemirror has a nice solution available.

@markknol
Copy link
Contributor Author

This might worth a try:

20-02-2015: Version 5.0:
Experimental mobile support (tested on iOS, Android Chrome, stock Android browser)
*https://codemirror.net/doc/releases.html *

@clemos
Copy link
Owner

clemos commented Feb 29, 2016

@markknol Any updates on this ? I still can't really test CodeMirror iOS support...

@markknol
Copy link
Contributor Author

I did not try it

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

2 participants