New submission from Devin Morgan <devmorga...@gmail.com>:

Trying to create a remake of Pong and am trying to use Right Control and Right 
Shift to move the right paddle up and down, moving the paddle down works fine 
but gets stuck in the move up state, despite my efforts root out logic errors 
through reviewing and debugging my code and the logic is correct.

----------
components: Tkinter
files: Py-Pong.py
messages: 362682
nosy: Devin Morgan
priority: normal
severity: normal
status: open
title: Event sequence "KeyRelease-Shift_R" not being fired
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file48916/Py-Pong.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39756>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to