ActivityDiary icon indicating copy to clipboard operation
ActivityDiary copied to clipboard

Fail to show the correct history detail page for the current active activity

Open tingsu opened this issue 4 years ago • 5 comments

  • 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

  1. start an activity (e.g., Cinema) and rename this activity (e.g., rename it to Shopping)
  2. start another activity (e.g., Gardening) and undo it (i.e., return back to the previous activity Cinema)
  3. click the statistics region to show the history detail page of Cinema (the current active activity)
  4. The history detail page incorrectly shows the info of Gardening instead of Cinema
  • Video of correct functionality

20200227_092229

  • Video of incorrect functionality

20200227_092323

tingsu avatar Feb 27 '20 08:02 tingsu

Hi @ramack , can you also take a look at this issue? If confirmed, I can help to investigate why. Thanks.

tingsu avatar Mar 01 '20 21:03 tingsu

Hi @ramack , any update on this? I've also encountered this issue.

oraluben avatar Mar 04 '20 08:03 oraluben

Had the same issue, should be a bug in the undo function?

skull591 avatar Mar 04 '20 11:03 skull591

Any update on this issue?

tingsu avatar Apr 13 '20 19:04 tingsu

definitely a bug, but for this I have to dig deeper in the code to get an idea what could go wrong here.

ramack avatar Apr 20 '20 20:04 ramack