mobile: extra string when edit and save dive notes

Dirk Hohndel dirk at hohndel.org
Thu Jan 7 13:13:46 PST 2016


On Thu, Jan 07, 2016 at 09:13:59PM +0100, Jan Mulder wrote:
> When I edit and save a notes field in the mobile app, on save a mysterious
> string is added to my notes field: p, li { white-space: pre-wrap; }. It
> appears to be introduced by  commit 9c0cb6cfef32e (QML UI: edit notes in
> rich text mode). Obviously, I am not going to undo a commit from a day old,
> but am I the only one seeing this?
> 
> Running 5.1.1 android, and an own built apk.

Likely an unintended side effect of something I tried to make sure we
don't get odd visual artifacts when editing the notes. My bet is that I
need to post process the data I get back from the TextArea to make it work
for us again... please file a bug so I don't forget (or feel free to dig
into it)

/D


More information about the subsurface mailing list