EvanRespaut / Equate

Unit converting calculator
GNU General Public License v3.0
67 stars 17 forks source link

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

Open datalossdetector opened 4 years ago

datalossdetector commented 4 years ago

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) CalcActivity, 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 ---

The inserted text disappears.

2019-07-12 11-45-22_before

2019-07-12 11-45-22_after

--- second case ---

the dialog disappears from the screen.

2019-07-12 10-49-46_before

2019-07-12 10-49-46_after