[issue20579] OS X IDLE keyboard accelerators fail or misbehave with Cocoa Tk

2020-06-07 Thread Terry J. Reedy
Change by Terry J. Reedy : -- versions: +Python 3.10 -Python 3.6, Python 3.7 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue20579] OS X IDLE keyboard accelerators fail or misbehave with Cocoa Tk

2017-06-29 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- assignee: -> terry.reedy nosy: +terry.reedy versions: +Python 3.6, Python 3.7 -Python 2.7, Python 3.3, Python 3.4 ___ Python tracker ___ _

[issue20579] OS X IDLE keyboard accelerators fail or misbehave with Cocoa Tk

2015-09-18 Thread Mark Roseman
Changes by Mark Roseman : -- nosy: +markroseman ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.py

[issue20579] OS X IDLE keyboard accelerators fail or misbehave with Cocoa Tk

2014-02-10 Thread Ned Deily
New submission from Ned Deily: On OS X, most of the IDLE command keyboard accelerators that use the OS X modifier key do not work correctly with Cocoa Tk, the current native version of Tk 8.5 and 8.6 used on OS X 10.6 and later releases (and with the 64-/32-bit OS X binary installers from pyt