|
From: SourceForge.net <no...@so...> - 2008-05-09 17:54:40
|
Bugs item #1960929, was opened at 2008-05-09 19:40 Message generated for change (Comment added) made by k_satoda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1960929&group_id=588 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: search and replace Group: Regressive (new to devel) Status: Closed Resolution: Works For Me Priority: 5 Private: No Submitted By: Stane (steph1978) Assigned to: Nobody/Anonymous (nobody) Summary: find replace dialog loose history Initial Comment: in previous versions (<4.3pre11 or something), there was an history in the "search for" and "replace with" fields of the "search and replace" dialog. it was possible to navigate in it with up an down arrow keys. it's now missing. ---------------------------------------------------------------------- >Comment By: Kazutoshi Satoda (k_satoda) Date: 2008-05-10 02:54 Message: Logged In: YES user_id=1483238 Originator: NO FYI, the function of up an down arrow keys was moved to page up/down keys. ---------------------------------------------------------------------- Comment By: Matthieu Casanova (kpouer) Date: 2008-05-09 20:18 Message: Logged In: YES user_id=285591 Originator: NO Hi, the behavior was changed, it was an HistoryTextField it is now a HistoryTextArea (for multiline), you can get this history with right click ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1960929&group_id=588 |