Skip to content
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

Right clicking the Windows Terminal icon in the taskbar doesn't allow directly launching profiles like it used to. #16491

Closed
ItsIgnacioPortal opened this issue Dec 21, 2023 · 3 comments
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal.

Comments

@ItsIgnacioPortal
Copy link

ItsIgnacioPortal commented Dec 21, 2023

Windows Terminal version

1.18.3181.0

Windows build number

10.0.19045.3803

Other Software

No response

Steps to reproduce

  1. Open windows terminal
  2. Right click it's icon in the task bar

Expected Behavior

Previously there was a menu where you could launch any of your Windows Terminal profiles after right clicking the terminal icon in the taskbar. All of the options that were shown within windows terminal were shown in this menu:
image

Actual Behavior

But now, all I see is "Terminal"
image

This feature was already implemented in previous versions of Windows Terminal, but it seems to have been reverted now, for some reason.

@ItsIgnacioPortal ItsIgnacioPortal added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Dec 21, 2023
Copy link

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@zadjii-msft
Copy link
Member

Here's a thought - does this happen on a cold launch of the Terminal/? (e.g. make sure to close all Terminal windows, then launch the terminal fresh) Or does this only happen after you've closed one terminal window, while the Terminal is still running?

I bet this is a window refrigeration issue - it is on Windows 10, and jumplist code is in that part of the codebase

@zadjii-msft zadjii-msft added Product-Terminal The new Windows Terminal. Area-Windowing Window frame, quake mode, tearout labels Jan 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. labels Jan 3, 2024
@ItsIgnacioPortal
Copy link
Author

ItsIgnacioPortal commented Jan 8, 2024

does this only happen after you've closed one terminal window, while the Terminal is still running?

I've tested that now, and it doesn't seem to trigger the issue.

Oddly enough, the issue seems to be completely gone now. I'm still in the same Windows version, and the same Windows Terminal version (v1.18.3181.0). The only thing that's changed is that I upgraded some system dependencies:

  • Microsoft Visual C++ 2021 Redistributable (x64) - v11.0.61030.0

  • Microsoft Visual C++ 2021 Redistributable (x86) - v11.0.61030.0

  • Microsoft Visual C++ 2015-2022 Redistributable (x64) - v14.38.33130.0

  • Microsoft Visual C++ 2015-2022 Redistributable (x86) - v14.38.33130.0

  • Microsoft Windows Desktop Runtime (x64) - v6.0.25.33020

  • Microsoft Windows Desktop Runtime (x86) - v6.0.25.33020

  • Microsoft Windows Desktop Runtime (x64) - v7.0.14.33020

  • Microsoft Windows Desktop Runtime (x86) - v7.0.14.33020

  • Microsoft Windows Desktop Runtime (x86) - v8.0.0.33101

  • Microsoft Windows Desktop Runtime (x64) - v8.0.0.33101

  • Java 8 Update 391 (64-bit) - v8.0.3910.13

  • Java 8 Update 391 - v8.0.3910.13

And now the launch options are showing up correctly:
2024-01-08 14_47_33-

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

2 participants