Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No padding in tab well to move the window #12616

Open
Tracked by #5000
jiasli opened this issue Mar 3, 2022 · 5 comments
Open
Tracked by #5000

No padding in tab well to move the window #12616

jiasli opened this issue Mar 3, 2022 · 5 comments
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Milestone

Comments

@jiasli
Copy link
Member

jiasli commented Mar 3, 2022

Windows Terminal version

1.11.3471.0

Windows build number

10.0.19044.0

Other Software

No response

Steps to reproduce

Edge's tab well has padding to move the window:

image

But Windows Terminal doesn't have that padding that allows me to move the window:

image

The only part allowing moving the window is here:

image

This becomes annoying when the Windows Terminal window is moved beyond the right edge of the screen and that part is squeezed beyond the edge. Now you can't move the window:

image

Expected Behavior

Windows Terminal's tab well should have an area allowing moving the window.

Actual Behavior

Windows Terminal's tab well doesn't have an area allowing moving the window.

@jiasli jiasli added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Mar 3, 2022
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 3, 2022
@zadjii-msft
Copy link
Member

You know, at first I was just gonna dupe this over to #1375. This is kinda a known limitation with the way the Terminal window is implemented, which makes doing this INCREDIBLY challenging.

But, I actually had some talks with folks in User32 this week and they enlightened me that I'll probably need to do this as a part of #1256. I'm not gonna close this out, but instead link it up to #1256 via #5000, to make sure I get back to this.

Thanks!

@zadjii-msft zadjii-msft added Area-Windowing Window frame, quake mode, tearout Priority-3 A description (P3) Product-Terminal The new Windows Terminal. labels Mar 3, 2022
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Mar 3, 2022
@zadjii-msft zadjii-msft added this to the 22H2 milestone Mar 3, 2022
@zadjii-msft zadjii-msft removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Mar 3, 2022
@zadjii-msft zadjii-msft added this to To do in Process Model Improvements via automation Mar 3, 2022
@jiasli
Copy link
Member Author

jiasli commented Mar 3, 2022

Thank you @zadjii-msft for the quick response! I have to admit it is a little bit hard to find those MEGA issues. 🤣

Really appreciate all the hard work your team has been doing to make Windows Terminal such a wonderful app!

@KalleOlaviNiemitalo
Copy link

An easy workaround is to move the window by pressing e.g. Windows key+Left arrow and then drag it to the desired location.

Alternatively, if you can open the system menu of the window by pressing Alt+Space or via the task bar, then you can choose Move from there and move the window that way.

@Araxeus
Copy link

Araxeus commented Mar 21, 2022

I actually have a padding on mine, but the annoying part is that it can't be dragged even tho it exist !

image

@marknn3
Copy link

marknn3 commented Jul 20, 2022

Alternatively, if you can open the system menu of the window by pressing Alt+Space or via the task bar, then you can choose Move from there and move the window that way.

This does not work when you have 'PowerToys Run' installed with default settings, as I had. But that's just an unfortunate coincidence.

But Windows key+Left arrow does work as a workaround. Thanks.

@zadjii-msft zadjii-msft modified the milestones: 22H2, Backlog Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Projects
Development

No branches or pull requests

5 participants