joplin icon indicating copy to clipboard operation
joplin copied to clipboard

iOS: Autocorrect inserts 2 line breaks.

Open itzTheMeow opened this issue 11 months ago • 7 comments

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

itzTheMeow avatar Mar 04 '24 05:03 itzTheMeow

Not sure if this is a CodeMirror problem.

itzTheMeow avatar Mar 04 '24 05:03 itzTheMeow

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

itzTheMeow avatar Mar 04 '24 07:03 itzTheMeow

Yes also seems to be same behavior on the demo page. I'll create a code mirror issue. Should this one stay open?

itzTheMeow avatar Mar 04 '24 07:03 itzTheMeow

https://github.com/codemirror/dev/issues/1349

itzTheMeow avatar Mar 04 '24 07:03 itzTheMeow

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.

itzTheMeow avatar Mar 07 '24 13:03 itzTheMeow