This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author PythonAmateur742
Recipients PythonAmateur742
Date 2020-05-04.11:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588591396.15.0.77715019196.issue40498@roundup.psfhosted.org>
In-reply-to
Content
See my Stack Overflow question for an example code.

https://stackoverflow.com/questions/61588397/problems-with-tkinter-button-bindings-and-behaviour

Reproduction:

1. create a single button (even without command)
2. Use tab to navigate to the button.
3. Hold space for a bit.

result: Button is now SUNKEN. Even after clicking or pressing the space again.
History
Date User Action Args
2020-05-04 11:23:16PythonAmateur742setrecipients: + PythonAmateur742
2020-05-04 11:23:16PythonAmateur742setmessageid: <1588591396.15.0.77715019196.issue40498@roundup.psfhosted.org>
2020-05-04 11:23:16PythonAmateur742linkissue40498 messages
2020-05-04 11:23:16PythonAmateur742create