[issue6171] Class Browser selection in Ubuntu

2010-08-03 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- versions: +Python 3.1, Python 3.2 -Python 2.5, Python 2.6, Python 3.0 ___ Python tracker ___ ___ Python-

[issue6171] Class Browser selection in Ubuntu

2010-02-07 Thread Serge
Serge added the comment: TreeNode class which is used in IDLE class browser create a window for a text label on each single click and apparently under Ubuntu tcl looses first left button click and therefore doesn't generate left buttond double click event. In this patch I make changes to the

[issue6171] Class Browser selection in Ubuntu

2009-06-01 Thread Jason Gervich
New submission from Jason Gervich : When sing IDLE in Ubuntu (Jaunty) if you open the Class Browser and double click on a class or function name, the corresponding section is highlighted in the code in the Editor Window. If you again double click on another class or function name, the new code