8000 Out-GridView's text search doesn't work, and pressing enter in the text box closes it. `-PassThru` makes the shell hang · Issue #24749 · PowerShell/PowerShell · GitHub < 8000 meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
[go: up one dir, main page]

Skip to content
Out-GridView's text search doesn't work, and pressing enter in the text box closes it. -PassThru makes the shell hang #24749
@matteocoder

Description

@matteocoder

Prerequisites

Steps to reproduce

Scenario 1:

  1. start pwsh.exe -noprofile
  2. run ls | ogv
  3. type a search query in the text box at the top
  4. press enter

Scenario 2:

  1. start pwsh.exe -noprofile
  2. run ls | ogv -passthru
  3. type a search query in the text box at the top
  4. press enter

Expected behavior

The search query should filter the results in the Out-GridView window, and pressing enter while focussed on the text box should not close the window.

Actual behavior

Filtering via text search doesn't work, and pressing enter while focussed on the search box closes the window.

Error details

No response

Environment data

PSVersion                      7.5.0-rc.1
PSEdition                      Core
GitCommitId                    7.5.0-rc.1
OS                             Microsoft Windows 10.0.26100
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

lsogv
lsogvpass

Metadata

Metadata

Assignees

No one assigned

    Labels

    7.5-regressionThe issue is a regressionWG-Cmdletsgeneral cmdlet issuesWG-NeedsReviewNeeds a review by the labeled Working Group

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0