-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
iOS: Autocorrect inserts 2 line breaks. #10043
Comments
Not sure if this is a CodeMirror problem. |
What version of iOS are you using? Edit: I can reproduce this on iOS 17.3.1. I suspect it's a CodeMirror issue -- I'm posting a link to a CodeMirror demo that may help verify this. |
yep, iOS 17.3.1 on an iPhone 12 |
Yes also seems to be same behavior on the demo page. I'll create a code mirror issue. Should this one stay open? |
Yes, please keep this issue open. |
Looks like it's fixed, just waiting for the author to tag a version. |
Operating system
iOS
Joplin version
12.14.6
Desktop version info
No response
Current behaviour
When typing in the note editor and the last word on the line is spelled incorrectly (autocorrect) pressing return inserts 2 line breaks and does not autocorrect the word
Screen recording explains it better
RPReplay_Final1709528663.mov
Expected behaviour
Instead of inserting 2 new lines it should autocorrect the word and insert 1 new line
Logs
No response
The text was updated successfully, but these errors were encountered: