Skip to content

Preview actions did not exit correctly. The occurrence of the problem may be related to the commit of 'Preview actions from the command palette on mouse hover' #18737

@actanta

Description

@actanta

Windows Terminal version

1.22.10731.0

Windows build number

10.0.26100.3476

Other Software

No response

Steps to reproduce

  1. Win+R 'wt'
  2. CTRL+Shift+P
  3. Enter the first few letters of the custom action name, and then press Enter
  4. Now, you can reproduce . The first custom action name text previewed always appears at the bottom of the window.

setting.json

        {
            "command": 
            {
                "action": "sendInput",
                "input": "tssh --dragfile\n"
            },
            "id": "User.sendInput.B061DCF",
            "name": "0.tssh"
        },

@eleadufresne Could you please confirm if it is related to your commit.
The occurrence of the problem may be related to the commit of 'Preview actions from the command palette on mouse hover'. It looks like this, but I can't be entirely sure.

mp4(Steps to reproduce):

steps.mp4

Expected Behavior

The expected result is that after entering and pressing enter, the preview disappears correctly.

Actual Behavior

The actual result is that after entering and pressing enter, the preview text is always displayed and obscures the keyboard input text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CmdPalCommand Palette issues and featuresIssue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-3A description (P3)Product-TerminalThe new Windows Terminal.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions