VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
3.47k stars 619 forks source link

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

Closed datalossdetector closed 5 years ago

datalossdetector commented 5 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) When I change the orientation of the device screen, MainActivity changes its state. Below there are different examples: the screenshots were taken before and after the screen orientation change and they are paired (before, after), (before, after) ...

-- first case -- The size of the TextView changes and becomes bigger 2019-07-22 20-54-44_before 2019-07-22 20-54-44_after

-- second case -- Tiks of the X axis appear 2019-07-22 19-25-18_before 2019-07-22 19-25-18_after

2) When I change the orientation of the device screen, the Dialog disappears in AboutActivity 2019-07-22 15-27-46_before 2019-07-22 15-27-46_after

VREMSoftwareDevelopment commented 5 years ago

Duplicate #36, #77 & #78

Btw, thanks for reporting :+1: