yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

Possible click on card grade multiple times #311

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a database of cards
2. click on "?" card so that the grading panel appears
3. click multiple times on a grade in quick succession

What is the expected output?
Expected output is that the card is graded and next card is shown
What do you see instead?
Depending on how many times you click on grading, it is remembered and cards 
that are shown next are immediately graded and removed.
e.g. a card sequence is A,B,C.
The card A is shown and the grade Easy is clicked 2 times, then
card A is graded and next card B is shown (as expected)
card B immediately graded and next card C is shown (bug)

What is the AnyMemo version (E.g 8.999.1, 9.0, 9.1.1)?
10.2.993

What is your Android phone model?
Nexus 10

What is your Android version?
4.4

Original issue reported on code.google.com by Hegn...@gmail.com on 1 Apr 2014 at 1:57

GoogleCodeExporter commented 8 years ago
Emmm, on my Nexus 5, I can't reproduce it easily. The device is fast enough to 
keep the displaying up. 
Also, I don't think I am able to fix it easily though. Android buffered the 
user input when the animation is taking place. 
I can add block the user input for a little while. But I think the user 
experience is even worse, sometime the user is grading quite fast and adding a 
block make the UI unresponsive.

Original comment by mrlhwlib...@gmail.com on 2 Apr 2014 at 5:19