|
hgview #4121 search works incorrectly [validation pending]When doing a search (Find textarea) on a big project, hgview has a few behaviors which are problematic :
- we loose focus of the window when searching
- when the result is found in a diff it doesn't scroll down to where it has highlighted the result
- the highlight is not always at the right place (line below for example)
For every find it would be nice to have the number of occurrences found in the selected diff displayed.
| | priority | normal |
|---|
| type | bug |
|---|
| appeared in | <not specified> |
|---|
| done in | 0.10.2 |
|---|
| load | 1.200 |
|---|
| load left | 0.000 |
|---|
| closed by | <not specified> |
|---|
Workflow history| from state (3) | to state | comment | date | User |
| open | validation pending | the focus and the highlight work
| 2009/02/09 16:05 | gtoutoungis |
| in-progress | open | | 2009/02/09 16:04 | |
| open | in-progress | | 2009/01/21 17:54 | gtoutoungis |
| |
|
Comments
I added the possibility of scrolling to the first founded text in the diff part. but for the other points in the comment, i can't produce the mentioned behaviar.
the incorrect highlight can be reproduced with "background" on the hgview repository (3rd result)