Serge <sergre...@gmail.com> 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 TreeNode class so it creates a window for a text label only when needed (i.e. during initialization or when it was delete after "collapse" command) ---------- components: +IDLE keywords: +patch nosy: +Serge Added file: http://bugs.python.org/file16168/idle_classbrowser.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6171> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com