You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the history bug list, and have not found a similar bug.
The bug was found on the latest master branch (version 1.4.0, the apk was compiled in the debug mode). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.
Bug description
start an activity (e.g., Cinema) and rename this activity (e.g., rename it to Shopping)
start another activity (e.g., Gardening) and undo it (i.e., return back to the previous activity Cinema)
click the statistics region to show the history detail page of Cinema (the current active activity)
The history detail page incorrectly shows the info of Gardening instead of Cinema
Video of correct functionality
Video of incorrect functionality
The text was updated successfully, but these errors were encountered:
tingsu
changed the title
ail to show the correct history detail page for the current active activity
Fail to show the correct history detail page for the current active activity
Feb 27, 2020
I have searched the history bug list, and have not found a similar bug.
The bug was found on the latest master branch (version 1.4.0, the apk was compiled in the debug mode). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.
Bug description
Cinema
) and rename this activity (e.g., rename it toShopping
)Gardening
) and undo it (i.e., return back to the previous activityCinema
)statistics
region to show the history detail page ofCinema
(the current active activity)Gardening
instead ofCinema
The text was updated successfully, but these errors were encountered: