Reviewer: Single mouse click presses two buttons

Somehow whenever I click the reviewer reveal button there’s like a ¼ chance it will also immediately be counted as click on the answer button that’s then shown at the same spot. This has been happening for a long time.

Would it be possible to add some logic that discards click events occurring within, say, the first 100ms of a card’s side being shown?

Version ⁨2.1.39 (db3308e7)⁩
Python 3.9.1 Qt 5.15.2 PyQt 5.15.2

Unfortunately I’ve got nothing else to describe this.

If you change install_pyqt5.py to 5.14.2 and ./run, can you reproduce the problem?