Skip to content

Generating new output when the search box is open moves the scroll position #19754

@carlos-zamora

Description

@carlos-zamora

Windows Terminal version

1.25.10141.0

Windows build number

No response

Other Software

No response

Steps to reproduce

  1. generate output (i.e. git log --oneline)
  2. open the search box (ctrl+shift+f) and perform a search (i.e. a git commit sha)
  3. Observe: the search may scroll up to show you the result (good!)
  4. Move focus to the terminal control (the search box should stay open, that's important!)
  5. generate more output (i.e. git status)

Expected Behavior

I should be scrolled at the bottom to see the new output.

Actual Behavior

When new output is generated, I get scrolled to the latest search match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-TerminalThe new Windows Terminal.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions