konradrenner / kolabnotes-android

Note taking app with integrated Kolab sync
GNU Lesser General Public License v3.0
68 stars 17 forks source link

[Bug]: plus sign disappears after saving #174

Closed conrad-heimbold closed 6 years ago

conrad-heimbold commented 6 years ago

How to reproduce:

Type some text with "+" Save document. Open document again. Result: "+" disappears, got replaced by whitespace.

Expected behaviour: "+" should stay.

Screenrecord video is below:

konradrenner commented 6 years ago

Thanks for reporting. I will have a look at it

konradrenner commented 6 years ago

It is not a bug of the kolab notes app, but of the richeditor component the app uses: https://github.com/wasabeef/richeditor-android/issues/155

there are already pull request, which fix the problem (e.g. https://github.com/wasabeef/richeditor-android/pull/123), but it seems wasabeef is not active any more.

so I created a really ugly workaround in the kolab notes app, which should fix the problem for this app.

konradrenner commented 6 years ago

fixed with version 3.1.3