konradrenner / kolabnotes-android

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

Kolab Notizen v 3.1.3 Crash when select and open the Print feature in android 7.0 #186

Closed ammarraisafti closed 5 years ago

ammarraisafti commented 6 years ago

Expected behavior

When selecting and opening the Print feature, the user should be redirected to the Save as PDF or All Printers page. So users can set Paper size, Orientation, Color and more. Before starting Print.

Actual behavior

When selecting and opening the Print feature, the app suddenly crashes and stops.

How to reproduce

Browser: Samsung Galaxy S6 edge Operating system: Nougat 7.0 App version: 3.1.3

Recording Of The Bug

https://youtu.be/A-MnGoJvL2M

Proof of work done

 https://github.com/ammarraisafti

konradrenner commented 6 years ago

Thank you for the detailed infromations about the problem! I think the problem is, that you want to print an empty note (why do you want to do that?).

So the print button should be disabled if the notes is completly empty.

konradrenner commented 5 years ago

Do you have disabled the rich text editing feature?

Maybe this issue has the same source problem as issue #197

ammarraisafti commented 5 years ago

Yes, it looks like this problem happened because I have disabled the "Enable Rich Text Editor" feature.

konradrenner commented 5 years ago

will be handled with issue #197