This issue tracker has been migrated to GitHub ,
 and is currently read-only.
 For more information, 
 see the GitHub FAQs in the Python's Developer Guide. 
Created on 2003年07月22日 09:14 by glingl, last changed 2022年04月10日 16:10 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg17229 - (view) | Author: Gregor Lingl (glingl) (Python committer) | Date: 2003年07月22日 09:14 | |
 
 When entering in the shell window of IDLE: >>> len( a tooltip-window appears with content len(object) -> integer Now, when deleting these four characters (or at least the opening parentheses) the tooltip-window remains open. I can enter other expressions, writing even behind this tooltip-window and it vanishes only - when clicking the shell-window with the mouse - when minimizing and remaximizing the shell-window - wehn using another function call and typing a new opening parentheses. It should vanish immediately, when the opening parentheses is deleted. Regards, Gregor  | 
 |||
| msg17230 - (view) | Author: Kurt B. Kaiser (kbk) * (Python committer) | Date: 2003年07月23日 05:20 | |
 
 Logged In: YES user_id=149084 Related to IDLEfork Bug 683123: ESC doesn't close the call tip.  | 
 |||
| msg17231 - (view) | Author: Kurt B. Kaiser (kbk) * (Python committer) | Date: 2006年07月22日 21:52 | |
 
 Logged In: YES user_id=149084 Fixed by 'syntax' patch, Rev 41480  | 
 |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args | 
| 2022年04月10日 16:10:07 | admin | set | github: 38897 | 
| 2003年07月22日 09:14:25 | glingl | create | |