Cannot have maximum opacity by default if acrylic is enabled #18434

Closed
opened 2026-01-31 06:13:51 +00:00 by claunia · 2 comments
Owner

Originally created by @ofek on GitHub (Sep 14, 2022).

Windows Terminal version

1.16.252

Windows build number

10.0.19044.0

Other Software

No response

Steps to reproduce

This has been bugged but I thought this release might've fixed it

    "profiles":
    {
        "defaults": {
            "opacity": 100,
            "useAcrylic": true,
  1. Open a window with colors
  2. Open Terminal
  3. Observe bleed-through
  4. Hold down key binding that increases opacity
  5. Notice nothing
  6. Press key binding that decreases opacity once
  7. Press key binding that increases opacity once
  8. Notice actual maximum opacity

Expected Behavior

Maximum opacity by default

Actual Behavior

Near-maximum opacity by default

Originally created by @ofek on GitHub (Sep 14, 2022). ### Windows Terminal version 1.16.252 ### Windows build number 10.0.19044.0 ### Other Software _No response_ ### Steps to reproduce This has been bugged but I thought this release might've fixed it ```json "profiles": { "defaults": { "opacity": 100, "useAcrylic": true, ``` 1. Open a window with colors 2. Open Terminal 3. Observe bleed-through 4. Hold down key binding that increases opacity 5. Notice nothing 6. Press key binding that decreases opacity once 7. Press key binding that increases opacity once 8. Notice actual maximum opacity ### Expected Behavior Maximum opacity by default ### Actual Behavior Near-maximum opacity by default
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 06:13:51 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Sep 14, 2022):

Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #12880 for more discussion.

/dup #12880

@zadjii-msft commented on GitHub (Sep 14, 2022): Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #12880 for more discussion. /dup #12880
Author
Owner

@ghost commented on GitHub (Sep 14, 2022):

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!

@ghost commented on GitHub (Sep 14, 2022): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18434