[issue17511] Idle find function closes after each find operation

Sarah report at bugs.python.org
Mon Apr 8 04:57:32 CEST 2013


Sarah added the comment:

This should allow the 'find' window to stay open. It also circumvents an issue in Windows, wherein highlighted text did not show while the 'find' window was open. The found text should now show as highlighted for any OS (as far as I know; please test). When the find window is closed, the cursor/highlighting is released.

----------
nosy: +Sarah
Added file: http://bugs.python.org/file29723/issue17511_v2.patch

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


More information about the Python-bugs-list mailing list