[issue40498] Holding spacebar on button widget permanently makes it SUNKEN even after release (and wait).

E. Paine report at bugs.python.org
Fri Jun 12 06:14:22 EDT 2020


E. Paine <paineelisha at gmail.com> added the comment:

I agree this is a Windows issue (though I haven't tested on MacOS), but I don't think it is a tkinter issue. Running 'wish' on the following, behaves exactly the same:

pack [button .button1 -text {click me}]

Thank you for reporting this, but unless this behaviour is shown to be a tkinter issue (rather than Tk), I am of the opinion that this issue should be closed as 3rd party.

----------
nosy: +epaine, gpolo, serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40498>
_______________________________________


More information about the Python-bugs-list mailing list