Comment 10 for bug 1247621

Revision history for this message
Evan Carroll (evancarroll) wrote : Re: Search field doesn't works in ubuntu 13.10

I have this problem too. If I search in a multipage document for a term and I hit next it jumps in the view between the occurances on a single page, and in the pane on the left where it shows all occurrences in the documents it continues through the list.

PG 1

a1 Foo
a1 Bar
a2 Foo

PG 2

b1 Foo
b1 Bar
b2 Foo

If I search for "Foo" the left pane will show
a1 Foo
a2 Foo
b1 Foo
b2 Foo

If I hit enter the `a1 Foo` will be highlighted, if I hit enter again `a2 Foo` will be higlighted. If I hit enter a third time, `a1 Foo` will be highlighted but the left bar will highlight `b1 Foo`.