Closed sagorahmed closed 5 years ago
Hi. Thanks so much for your excellent bug report.
I'll definitely have a fix posted by tomorrow. Unfortunately, I can't reproduce it on my phones.. they're all running older versions of Android.. so I'll need to fire up an emulator.
If I was to guess.. it's probably that newer versions of WebView treat "about:blank" differently; it looks like yours is returning null
when asked for the current URL.
In any case.. adding a line of validation to catch a non-sensical URL value would be easy.. and prevent this from happening.
Thank you so much for your fast reply on the issues. Good to see how much you take care of your project.
I just pushed a very minor update
..I haven't reproduced this crash (yet), but I'm guessing this should prevent it from happening.
Nothing changed. It is behaving weirdly like before.
I amended the previous commit.. this new update fixes the error.
Thanks again for letting me know that there was a problem; I really do appreciate it. :)
Yes, this issue is not occurring anymore. Thanks for fixing the issue.
Expected behavior
I expected that the app would warn or block me when I tried to bookmark a blank page.
Actual behavior
The app crashed when I bookmarked a blank page. After that this crash occurring every time whenever I am trying to open the app.
How to reproduce
Here is every possible detail to reproduce the bug.
Recording Of The Bug
LogCat