Skip to content

Previewing a scheme with an unfocused appearance set straight up doesn't work #11571

Closed
@zadjii-msft

Description

@zadjii-msft

Came across this working on ragnarok. Repros on main, and likely back to wherever the pair of "scheme previewing" and "unfocused appearance" exist.

Related to #11067, but... different.

  • Use some variety of this profile:
            {
                "background": "#012456",
                "tabColor": "#012456",
                "closeOnExit": "graceful",
                "colorScheme": "Campbell Powershell",
                "unfocusedAppearance": {
                    "colorScheme": "Solarized Light",
                    "opacity": 50,
                    "background": "#222222",
                },
                "font": 
                {
                    "face": "Courier New",
                    "size": 10
                },
                "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
                "name": "PowerShell",
                "opacity": 80,
            },
  • Try to select a color scheme with the command palette:

gh-11571

So yea, that's all sorts of weird.

I'm not going to be able to fix that in ragnarok, I just thought we should know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-SettingsIssues related to settings and customizability, for console or terminalArea-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Priority-3A description (P3)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions