Editor loses focus after 'Search again' doesn't-find.
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Version: 5.4.2 RC7
OS version: Windows 7 Starter, SP1
Steps needed to reproduce the problem: Select the menu-item "Search => Search Again" (or default-shortcut 'F3'), to re-do the last search. If something is found, it's selected. But if something is not found, the Editor-window is no longer in-the-foreground after the popup notification "search not found" is cleared.
Last edit: MikeDNC 2013-05-04
Fixed in RC8. Thanks for reporting.
Confirmed fixed.
.
"Search again" seems to use the default settings of the Find dialog, instead of the settings that were last-used to search. Is this intended..? Actually, "Options" and "Scope" are remembered; "Direction" and "Origin" are not.
Will set Direction to the remembered value.