julian-klode / dns66

DNS-based Host Blocker (and lightweight ad blocker) for Android

Home Page:https://jak-linux.org/projects/dns66/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected behaviours after a screen orientation change (reported by activity)

datalossdetector opened this issue · comments

I developed an automatic test case generation tool and it detected these problems in your app.
I would like to know if you consider them as failures and, if not, why. Thanks for your collaboration.

  1. MainActivity, when I change the orientation of the device screen, changes its state. Below there are two different examples: the screenshots were taken before and after the screen orientation change and they are paired (before, after), (before, after) ...

--- first case ---

A dialog disappears from the screen.

2019-07-11 18-13-51_before

2019-07-11 18-13-51_after

--- second case ---

A dialog disappears from the screen.

2019-07-11 17-59-54_before

2019-07-11 17-59-54_after