Ned Deily added the comment:

Using Cocoa Tk 8.5.13 and IDLE from either 2.7.3 and 3.3.0 on OS X 10.8.2, I 
can reproduce the behavior you report.  However, I do not see the behavior when 
using Python 2.7.3 linked with the older Carbon Tk 8.4. I tried without success 
to reproduce the behavior using a stripped down version of one of the Tk Text 
widget demos in Wish 8.5.  To me, the most likely cause is either an issue 
within Tk itself or a Tk 8.5 difference not handled by Tkinter and/or IDLE.  In 
any case, it seems like a rather minor annoyance compared with most IDLE or 
Tkinter issues.  If someone wants to investigate further, please feel free to 
do so.

----------
assignee: ned.deily -> 
priority: normal -> low
resolution: out of date -> 
stage: committed/rejected -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16770>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to