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

Data loss on double screen rotation #63

Open
davirec opened this issue Mar 20, 2022 · 1 comment
Open

Data loss on double screen rotation #63

davirec opened this issue Mar 20, 2022 · 1 comment

Comments

@davirec
Copy link

davirec commented Mar 20, 2022

Hi, this issue has a relation with #62.

We found failures similar in activities:

  • AppListActivity: search bar disappears, search bar disappears and menu changes, bar element disappears, list elements change.
Before and after double screen rotation
Before and after double screen rotation
Before and after double screen rotation
Before and after double screen rotation
  • CertificateAppListActivity: menu disappears.
Before and after double screen rotation

Note:

  • Double screen rotation: It is executed twice to reach a state that should be exactly the same as the screen before if no data loss occurred.
  • A data loss problem occurs when data is accidentally deleted or state variables are accidentally assigned with default or initial values.
@xgouchet
Copy link
Owner

xgouchet commented Oct 3, 2022

Hi @davirec, I'm not experiencing this on my own phone, but feel free to open a PR if you find the root cause of this.

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

No branches or pull requests

2 participants