kolabnotes-android icon indicating copy to clipboard operation
kolabnotes-android copied to clipboard

Kolab Notizen v3.2.0 - The application suddenly stopped when I added a few pictures when making notes

Open ammarraisafti opened this issue 5 years ago • 3 comments

Actual behaviour

Supposedly, the application went well when I added a few pictures when making notes.

Expected behaviour

The application suddenly stopped when I added a few pictures when making notes.

In fact, when I reopen the application, then click on the notebook, this application continues to stop. So that the ability to edit a notebook can no longer be done.

Step to reproduce

  • Install and open the application.

  • Add new notebook, click the pencil icon.

  • Add Summary, Then click to move to the bottom page.

  • Then scroll right, until you find an image icon, click on the image icon, then add some images.

  • Then you will find problems like I have experienced.

Information

  • Device: Nubia n2 lite
  • Android version: 8.1.0
  • Application version: 3.2.0

Recording of the bug

https://youtu.be/kmT_TW4A1pE

ammarraisafti avatar Jul 02 '19 04:07 ammarraisafti

Thank you for reporting. Will have a look at it

konradrenner avatar Jul 02 '19 05:07 konradrenner

I think it is not a bug, because the app is not designed to store many or large images in a note. Problem is, that every image has to be encoded into the note itself.

So I think there are 2 possible solutions:

  1. Don't let a user add images, if the size of a note will get too big (will depend on the device memory)
  2. Store images as attachments and just "link" them in the note (will have the problem, that the Kolab Web Editor cannot display images in a note any more)

konradrenner avatar Jul 11 '19 05:07 konradrenner

Maybe some grabs this one or has another idea how to solve it :-)

konradrenner avatar Jul 11 '19 05:07 konradrenner