[issue1447222] tkinter Dialog fails when more than four buttons are used

Guilherme Polo report at bugs.python.org
Tue Jun 30 03:03:29 CEST 2009


Guilherme Polo <ggpolo at gmail.com> added the comment:

Interesting.. I tried testing Dialog for that bug, but generating
<Return> keypress (you can combine with keyrelease too) doesn't trigger
the problem (very weird to me). I will be simulating mouse clicks to see
if, for some reason, the bug gets noticed.

Attaching the test I tried just in case.

----------
Added file: http://bugs.python.org/file14401/test_dialog.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1447222>
_______________________________________


More information about the Python-bugs-list mailing list