Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
datalossdetector opened this issue Aug 6, 2019 · 0 comments

Comments

@datalossdetector
Copy link

datalossdetector commented Aug 6, 2019

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. In WelcomeActivity, when I change the orientation of the device screen, the Dialog widget with "Change Log" title disappears.
    2019-07-15 21-03-18_before
    2019-07-15 21-03-18_after

  2. In ListProjectActivity, when I change the orientation of the device screen, the TextView with android:id "message" disappears.
    2019-07-15 22-48-03_before
    2019-07-15 22-48-03_after

  3. In EditProjectActivity, when I change the orientation of the device screen, some EditTexts inside this activity lose their values.
    2019-07-15 19-33-32_before
    2019-07-15 19-33-32_after

  4. In CountOptionsActivity, when I change the orientation of the device screen, the TextEdits inside this activity lose their values.
    2019-07-16 00-48-10_before
    2019-07-16 00-48-10_after

  5. In CountingActivity, when I change the orientation of the device screen, the "Title" TextView disappears.
    2019-07-16 04-13-35_before
    2019-07-16 04-13-35_after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant