[issue6171] IDLE - TreeWidget draw and double-click (Ubuntu)

2020-06-06 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> works for me stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue6171] IDLE - TreeWidget draw and double-click (Ubuntu)

2017-06-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: (In 3.6, TreeWidget.py became tree.py.) Even though IDLE trees now appear to work correctly, including on Ubuntu, I am concerned about possible memory leaks, which are usually detected by repeatedly running a module's test file. Test_tree does not leak now, bu

[issue6171] IDLE - TreeWidget draw and double-click (Ubuntu)

2015-01-07 Thread Terry J. Reedy
Terry J. Reedy added the comment: It appears that this could be closed then. But I would like to look at the patch first if I can get to it. -- ___ Python tracker ___ __

[issue6171] IDLE - TreeWidget draw and double-click (Ubuntu)

2015-01-07 Thread Saimadhav Heblikar
Saimadhav Heblikar added the comment: Behavior described in msg229434 is right. Tested on Ubuntu 14.04 64bit with Python version 3.5.0a, TkVersion=8.5 and TclVersion=8.5. -- ___ Python tracker

[issue6171] IDLE - TreeWidget draw and double-click (Ubuntu)

2014-10-15 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: IDLE - Class Browser selection in Ubuntu -> IDLE - TreeWidget draw and double-click (Ubuntu) ___ Python tracker ___