microsoft/Terminal

Figure out how to handle drag-drop in an elevated session

Open

#6,661 opened on Jun 24, 2020

View on GitHub
 (15 comments) (2 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceExternal-Blocked-WinUI3Help WantedIssue-BugIssue-TaskPriority-2Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Environment

Windows build number: 19041
Windows Terminal version: 1.0.1401.0

Steps to reproduce

  • Open Windows Terminal
  • Open a second tab (the shell does not matter)
  • Try to drag any tab

Expected behavior

Tabs are attached to the mouse cursor and can be dragged to the desired location.

Actual behavior

Nothing happens EPSXa3QONG

I can only reproduce this issue on my work PC. My private PC works just fine. They use the exact same settings file. Also restarting the computer or reinstalling WT does not help.

Contributor guide