[pywin32-bugs] [ pywin32-Bugs-1070284 ] find dialog not applying
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-01-28 05:31:25
|
Bugs item #1070284, was opened at 2004-11-20 18:15 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1070284&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pythonwin Group: None >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Robert Brewer (aminusfu) Assigned to: Nobody/Anonymous (nobody) Summary: find dialog not applying Initial Comment: In certain cases, the find dialog won't find instances of the given text in a document. This occurs when: 1. The user types Alt-E, Alt-F to open the find dialog. If the two keys are struck too quickly, the find dialog doesn't remember the default search, and doesn't seem to apply itself to the active window. 2. A new document is opened, and the find dialog is opened without moving the insertion point from the beginning of the document. In this case, the find operation fails to find any matches in the new document. I'm using Python 2.3.2 and pywin build 200. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2012-01-27 21:31 Message: This is very old and hasn't been reported since, so closing it ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1070284&group_id=78018 |