-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
7.5-regressionThe issue is a regressionThe issue is a regressionWG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issuesWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
Scenario 1:
- start
pwsh.exe -noprofile
- run
ls | ogv
- type a search query in the text box at the top
- press enter
Scenario 2:
- start
pwsh.exe -noprofile
- run
ls | ogv -passthru
- type a search query in the text box at the top
- 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
mklement0, blaisemGH, vdepagter, deadlydog, falkheiland and 15 more
Metadata
Metadata
Assignees
Labels
7.5-regressionThe issue is a regressionThe issue is a regressionWG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issuesWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group