[issue17511] Idle find function closes after each find operation

Roger Serwy report at bugs.python.org
Sat Mar 23 23:13:48 CET 2013


Roger Serwy added the comment:

I can confirm this behavior. The attached preliminary patch allows the Find dialog to remain open, and is the same for 2.x and 3.x.

Until PEP434 gets resolved, I won't be able to apply the patch for earlier versions of IDLE. For what it's worth, the applied patch from issue13052 changed the behavior of the "Replace All" button so that it doesn't close the dialog box.

----------
assignee:  -> roger.serwy
keywords: +patch
nosy: +roger.serwy
stage:  -> patch review
type:  -> enhancement
versions: +Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file29555/issue17511.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17511>
_______________________________________


More information about the Python-bugs-list mailing list