Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Find Next doesn't scroll to the right (but Find Previous does) #3063

@peterflynn

Description

@peterflynn
  1. Resize the window so some lines are cut off on the right side
  2. Search for text that has an occurrence that's off the right side of the viewport
  3. Find Next until you get to that match
  4. Find Next again to go to the following match
  5. Find Previous

Result:
3 - View doesn't scroll to the right. It looks like the 'current result' highlight has disappeared.
5 - View does scroll to the right.

The view also scrolls correctly if you place the cursor so that the first match is the one that's far to the right -- the incremental search as you type scrolls to the right as expected. It's just Find Next that doesn't.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions