konradrenner/kolabnotes-android

Note closes (or app crashes?) when I type %

Closed this issue · 1 comments

Using the MessagEase keyboard on Android - when I type % in the body of a note, the note closes (and discards anything I'd written since the last save).

This is a bug in the Richtexteditor which is used by this app: https://github.com/wasabeef/richeditor-android
If you disable the "Richtext" option in the general settings, the problem does not occur.

Please file a bug in the corresponding project.