-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows terminal loose focus after 32 sec #16391
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
sorry gentle bot, but my case is little different : Terminal have the focus when open, but loose it after 32 sec... |
But like #13846 , A simple :
|
Do you have something like BeyondSoft or CyberArk or anything like that/? Does this repro any time you open a new tab once the Terminal is already running? What you're describing is highly similar to reports over in #13388 |
Hi Zadjii, As in the case of #13388, creating a new tab makes me lose focus, but only after 32sec. |
Welp yea, let's merge this into that other thread then. There's something wacky that BeyondTrust does that we don't fully understand. We have yet to come up with a clever fix 😕 /dup #13388 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Windows Terminal version
1.18.3181.0
Windows build number
10.0.22621.0
Other Software
No response
Steps to reproduce
Simply run (with Win+R shortcut) this command :
wait 32 sec.
yeah, 32 sec exactly... not 30 !
the focus is loose each time, and only on Windows Terminal !
if I use old blue Powershell console, he don't loose the focus
very weird ^^
it happen also with
of course, that is a minimal example to reproduce, but that very painfull for the script I'm working on
Expected Behavior
After 32 seconds, the terminal still have the focus. Hit ENTER stop the pause
Actual Behavior
After 32 seconds, the terminal loose the focus. Hit ENTER do nothing because terminal don't catch the input until we click/set focus on terminal
The text was updated successfully, but these errors were encountered: