joplin
joplin copied to clipboard
iOS: Autocorrect inserts 2 line breaks.
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
https://github.com/laurent22/joplin/assets/50887230/c87bb682-e719-48d6-84de-7bd9ac9922da
Expected behaviour
Instead of inserting 2 new lines it should autocorrect the word and insert 1 new line
Logs
No response
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?
https://github.com/codemirror/dev/issues/1349
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.