|
From: SourceForge.net <no...@so...> - 2012-04-25 17:47:49
|
Bugs item #2929304, was opened at 2010-01-10 06:29 Message generated for change (Comment added) made by jarekczek You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2929304&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: None >Status: Pending >Resolution: Invalid Priority: 7 Private: No Submitted By: Shlomy Reinstein (shlomy) Assigned to: Nobody/Anonymous (nobody) Summary: 'Find' button disable when searching in selection Initial Comment: Sometimes, when a range of text is selected (single range selection mode), the 'Find' button in the Search & Replace dialog is disabled, so I cannot search the selection. The button becomes enabled when I switch to buffer search (instead of selection search). Attached a screenshot that shows this. ---------------------------------------------------------------------- >Comment By: Jarek Czekalski (jarekczek) Date: 2012-04-25 10:47 Message: Please provide steps to reproduce. ---------------------------------------------------------------------- Comment By: Shlomy Reinstein (shlomy) Date: 2010-06-27 13:53 Message: I think so, yes. The reason is that using "Find" will select the text that it found, causing the previously selected text (in which you searched) to be deselected, so you won't be able to do "find next" within the previously-selected text. Therefore, only hypersearch is reasonable in this case. ---------------------------------------------------------------------- Comment By: Anshal Shukla (goodfella1408) Date: 2010-06-27 13:49 Message: If the HyperSearch check box is selected in "Search And Replace" (in Selection search ) , the Find button becomes enabled again.The jedit user guide mentions this as the default behavior.Chapter 5>Search And Replace>Searching For Text >line5 says, "If the selection spans a line break, the Search in Selection and HyperSearch buttons will be pre-selected, and the search string field will be initially blank. " Does this mean that Selection search was expected to work in the HyperSearch mode only, previously? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2929304&group_id=588 |