-
Notifications
You must be signed in to change notification settings - Fork 4
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
Dialog Disappears on Device Rotation #17
Comments
I'm not particularly bothered by most of these; 1-5 ask for confirmation of an action to modify data and if the dialog is dismissed then the modification does not take place, and so there's not a problem. No. 6 is arguably worth dealing with although I don't think that it's a particularly high priority right now. Of course, should you fancy taking a break from trying out your search-based Android testing then you're welcome to submit a pull request with the fix (as with #18). |
Ok. I would greatly appreciate if you could let me know whether or not you consider them as failures. I am really interested in your point of view in my heuristic-based Android testing approach. Regards |
All of these could be considered failures. However, I don't think that they could be considered serious because they are not likely to be encountered (my usage patterns never trigger them) and don't result in any data loss. |
When I perform these sequences of events, the dialog on screen disappears:
Sequence 1:
[IF db in sd memory]
Sequence 2:
Sequence 3: If there is at least a project saved with a link
Sequence 4: If there is at least a project saved with an alert
Sequence 5:
Sequence 6: if there is at least a project saved with an alert
The text was updated successfully, but these errors were encountered: