Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.18k stars 801 forks source link

Troubles with word prediction on Android #634

Open Phisoloc opened 7 years ago

Phisoloc commented 7 years ago

When I have word prediction turned on on Android, the app writes each letter in a own line like: H e l l o

There is another bug when I turn auto correction off and I start a new note the first letter gets a space like: "H ello"

My device is running on CyanogenMod 13 and use the RC1 apk for Android

mfoust commented 7 years ago

Seconded. I get this exact bug on a 2013 Nexus 7 running stock Android 6.0.1, using android-armv7-release.apk 0.7.4-RC1.

mfoust commented 7 years ago

This screenshot shows what happens if I enter the string "singlewordnospaces":

image

This is what happens if I enter the string "sentence with normal spaces":

image

Swype-style entry (still using the native Google keyboard) works fine, but that's not a viable workaround for proper names, abbreviations, etc:

image

memeplex commented 7 years ago

Same here with marshmallow. While adding tags I noticed sometimes # adds a trailing whitespace also.

Zykino commented 7 years ago

I have an other bug related to this I think, it's when I edit a word : type [] doar remove a [] dor type o and the a reappear : [] dooar

When I did it I saw that on some other lines of my list, after all of the emoji, some squared question mark appeared.

I cannot add or edit my grocery list because of his bug, please fix it