dasbiswajit / worldclockwidget

A world clock and weather widget for Android
https://play.google.com/store/apps/details?id=ch.corten.aha.worldclock
GNU General Public License v3.0
17 stars 8 forks source link

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

Open datalossdetector opened 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, the "Add to dictionary and Delete" options disappear in WorldClockPreferenceActivity 2019-07-21 23-51-45_before 2019-07-21 23-51-45_after

2) When I change the orientation of the device screen, the "Paste, Select All" options disappear in EditClockActivity 2019-07-21 20-48-49_before 2019-07-21 20-48-49_after

3) When I change the orientation of the device screen, the text written in the search bar disappears in AddClockActivity 2019-07-22 10-23-33_before 2019-07-22 10-23-33_after

dasbiswajit commented 5 years ago

Hello, I did not get what you are trying to replicate.