[issue31422] tkinter.messagebox and tkinter.filedialog don't show default button's keyboard shortcuts

jcrmatos report at bugs.python.org
Fri Sep 15 14:03:54 EDT 2017


jcrmatos added the comment:

Hello,

I can't be more specific.

The problem is that the tkinter.messagebox windows (askokcancel, askyesno, showerror, showinfo, etc.) default buttons (Ok, Cancel, Yes, No, etc.) don't show the default keyboard shortcuts/accelerators.
I believe they should. Is it an incorrect assumpption?

Thanks,

JM

----------

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


More information about the Python-bugs-list mailing list