Bug 345 - Duplicate score record when showing scoreboard
Summary: Duplicate score record when showing scoreboard
Status: RESOLVED FIXED
Alias: None
Product: Limited Linking Kindergarten
Classification: Unclassified
Component: Scoreboard (show other bugs)
Version: V2.0
Hardware: PC Windows
: Normal major
Assignee: dehezhang2-c
URL:
Depends on:
Blocks:
 
Reported: 2019-12-05 12:45 HKT by qihuadong2-c
Modified: 2019-12-05 14:38 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qihuadong2-c 2019-12-05 12:45:26 HKT
Steps to reproduce:
1, Keep exactly one game record in gameboard.
2, Run main game.
3, Click Scores and close the popped up window.
4, Click Scores again.

Actual output:
The one record is presented twice after clicking Scores the second time.

Expected output:
The one record is presented exactly once after clicking Scores the second time.
Comment 1 dehezhang2-c 2019-12-05 14:38:09 HKT
The problem is solved by resetting the ArrayList in the scoreboard. Please try the updated version!!