Bug #7210 2006-04-20 21:21

kkez

Folded code block doesn't unfold from search results

Do a "find in files" search. Double click on a result on the "Search result" tab. If that result is inside a folded block the block is not unfolded. F3 instead does unfold the code block.

Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2006-04-25 12:13
Assigned to
tiwag
kkez 2006-04-20 21:28

Moreover, the F3 key works unfold the block where the result is, but it searches only in the currently open file (with a "find in files" search, it should also open a file if the next result is inside another file).

tiwag 2006-04-25 11:18

F3 is only for searching in active editor window.

Find in Files search results are shown in the Search results tab. No change of behaviour is planned for this.

Will look at the folding expansion issue when clicking on a Search results item.

tiwag 2006-04-25 12:13

This bug is now fixed in HEAD.

Thank you for reporting it.