[issue27115] IDLE/tkinter: in simpledialog, <Return> != [OK] click

Serhiy Storchaka report at bugs.python.org
Sat Jun 11 01:53:04 EDT 2016


Serhiy Storchaka added the comment:

This is not Tkinter issue, but IDLE issue.

Other similar cases:

Open search dialog and find something. The status bar is not updated. It is updated only if you close the search dialog.

Select a text and delete it by a mouse. The status bar is not updated. Choice the Edit|Redo action by a mouse. The status bar is not updated.

----------
components:  -Tkinter

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


More information about the Python-bugs-list mailing list