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

Tasks (Duplicated GUI views) #3

Open
functional-fuzzing-android-apps opened this issue May 17, 2020 · 0 comments
Open

Tasks (Duplicated GUI views) #3

functional-fuzzing-android-apps opened this issue May 17, 2020 · 0 comments

Comments

@functional-fuzzing-android-apps
Copy link
Owner

functional-fuzzing-android-apps commented May 17, 2020

The bug was found in the latest release (version 6.6.5). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.

Correct app functionality

  1. fill in Todo as the task name
  2. fill in the task tag Meeting
  3. click save

Result: a task named Todo with one tag Meeting was created.

tasks-duplicated-meeting-tag-issue-811-correct

Incorrect app functionality

  1. fill in Todo as the task name
  2. fill in the task tag Meeting
  3. insert two pics as attachments
  4. click save

Result: a task named Todo with two duplicated tags Meeting was created.

tasks-duplicated-meeting-tag-issue-811-wrong

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