Closing One Instance of Windows Terminal Closes All Instances When unfocusedAppearance with Opacity 100 is Enabled #22230

Closed
opened 2026-01-31 08:07:13 +00:00 by claunia · 4 comments
Owner

Originally created by @NikoEscobar on GitHub (Sep 7, 2024).

Windows Terminal version

1.20.11781.0

Windows build number

10.0.22631.0

Other Software

No response

Steps to reproduce

  1. Open Windows Terminal.

  2. In the settings, set the following configurations:

    {
      "opacity": 40,
      "useAcrylic": true,
      "unfocusedAppearance": {
        "opacity": 100
      }
    }
    
    
  3. Open multiple instances of Windows Terminal.

  4. Close one of the open instances.

Expected Behavior

Only the closed instance of Windows Terminal should close, leaving the other instances open and unaffected.

Actual Behavior

Closing one instance of Windows Terminal causes all other open instances to close unexpectedly.

Originally created by @NikoEscobar on GitHub (Sep 7, 2024). ### Windows Terminal version 1.20.11781.0 ### Windows build number 10.0.22631.0 ### Other Software _No response_ ### Steps to reproduce 1. Open Windows Terminal. 2. In the settings, set the following configurations: ```json { "opacity": 40, "useAcrylic": true, "unfocusedAppearance": { "opacity": 100 } } 3. Open multiple instances of Windows Terminal. 4. Close one of the open instances. ### Expected Behavior Only the closed instance of Windows Terminal should close, leaving the other instances open and unaffected. ### Actual Behavior Closing one instance of Windows Terminal causes all other open instances to close unexpectedly.
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 08:07:13 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Sep 9, 2024):

This sounds a lot like #17520 - can you try Windows Terminal v1.21.2361.0 or Windows Terminal Preview v1.22.2362.0 and see if it's fixed for you there/?

@zadjii-msft commented on GitHub (Sep 9, 2024): This sounds a lot like #17520 - can you try [Windows Terminal v1.21.2361.0](https://github.com/microsoft/terminal/releases/tag/v1.21.2361.0) or [Windows Terminal Preview v1.22.2362.0](https://github.com/microsoft/terminal/releases/tag/v1.22.2362.0) and see if it's fixed for you there/?
Author
Owner

@NikoEscobar commented on GitHub (Sep 11, 2024):

This sounds a lot like #17520 - can you try Windows Terminal v1.21.2361.0 or Windows Terminal Preview v1.22.2362.0 and see if it's fixed for you there/?

I can confirm the issue is not present on Windows Terminal Preview v1.22.2362.0

As for the Windows Terminal v1.21.2361.0 version, I'm not really sure how to update my current version to this one, Microsoft Store is not detecting new a version to update.

@NikoEscobar commented on GitHub (Sep 11, 2024): > This sounds a lot like #17520 - can you try [Windows Terminal v1.21.2361.0](https://github.com/microsoft/terminal/releases/tag/v1.21.2361.0) or [Windows Terminal Preview v1.22.2362.0](https://github.com/microsoft/terminal/releases/tag/v1.22.2362.0) and see if it's fixed for you there/? I can confirm the issue is not present on [Windows Terminal Preview v1.22.2362.0](https://github.com/microsoft/terminal/releases/tag/v1.22.2362.0) As for the [Windows Terminal v1.21.2361.0](https://github.com/microsoft/terminal/releases/tag/v1.21.2361.0) version, I'm not really sure how to update my current version to this one, Microsoft Store is not detecting new a version to update.
Author
Owner

@carlos-zamora commented on GitHub (Sep 25, 2024):

Awesome! Thanks for filing and following up! We'll mark this as a /dup of #17520.

@carlos-zamora commented on GitHub (Sep 25, 2024): Awesome! Thanks for filing and following up! We'll mark this as a /dup of #17520.
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Sep 25, 2024):

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!

@microsoft-github-policy-service[bot] commented on GitHub (Sep 25, 2024): 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! <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22230