[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

PySimpleGUI report at bugs.python.org
Wed Mar 16 10:48:18 EDT 2022


PySimpleGUI <PySimpleGUI at PySimpleGUI.com> added the comment:

We've been able to verify this is a problem on Windows, Mac and Linux using the code that Jason posted earlier.

Here's a video of the behavior on Linux.  The problem you'll see is that button click events stop being generated.

I'm hoping this is a symptom of a larger problem as there are other problems we've seen on 8.6.12.  This is unusual as tkinter has been rock solid since I've been using it over the past few years.

https://user-images.githubusercontent.com/46163555/158422534-964b7edb-f845-468b-adba-57f9139009c4.mp4

----------

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


More information about the Python-bugs-list mailing list