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

PySimpleGUI report at bugs.python.org
Thu Apr 7 16:22:30 EDT 2022


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

Hi Ned... thank you kindly for the response.  

Code was provided on Dec 26, 2021 that reproduces the problem.  We've taken the extra step of verifying on Linux and Mac that indeed the problem is on those operating systems as well.  

I'm struggling to understand why it's now suggested that the way to get help from the tkinter team is to also produce code directly in TCl/TK directly or that posts on StackOverflow would be of help.  It appears to be a bug that's in the lower-level code that happened between releases 8.6.11 and 8.6.12.  We're not looking for a workaround, which I suppose is the purpose of posting on StackOverflow, we're looking for a fix.

We're doing our best to follow solid best practices of reproducing problems, providing code to demonstrate the bug, and using the official bug reporting mechanism (bugs.python.org). Any help that can be provided in getting the right persons from the tkinter team responsible for the code is greatly appreciated.  Greatly appreciated!

----------

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


More information about the Python-bugs-list mailing list