SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

0 0 91 C++

Terminal receives focus on drag n drop (#20003)

### Summary
Updates terminal to gain foreground focus when a user drags and drops a
file into the terminal.

### Changes
Updates the `DragDropHandler` to call `SetForegroundWindow`.

### Validation
* Built and deployed locally
* Manually verified terminal gains focus when dragging and dropping

Closes #19934
E
Ethan Balakumar committed
a1a43a4ff584e471a296ee3fc47f34e6e486503d
Parent: 3ab2acc
Committed by GitHub <noreply@github.com> on 3/27/2026, 9:48:01 PM