[issue6463] IDLE with Tk-Cocoa: Edit, format menus hang

2009-08-17 Thread Kevin Walzer
Kevin Walzer added the comment: Following active development and several bugfixes in Tk-Cocoa 8.5.7, the issue with the cut/paste events in IDLE's edit menu has resolved itself. Therefore I am closing this bug. -- status: open -> closed ___ Python

[issue6463] IDLE with Tk-Cocoa: Edit, format menus hang

2009-08-04 Thread Ned Deily
Changes by Ned Deily : -- assignee: -> ronaldoussoren components: +Macintosh nosy: +ronaldoussoren ___ Python tracker ___ ___ Python-b

[issue6463] IDLE with Tk-Cocoa: Edit, format menus hang

2009-07-11 Thread Kevin Walzer
New submission from Kevin Walzer : In running IDLE against a build of Tk-Cocoa (8.5.7) on OS X, the edit and format menus sometimes hang and require a force-quit of IDLE. This happens when I try to paste text, and also when trying to format selections of text with indentation, etc. I've looked