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

Launch position SUI controls not active unless X/Y values are entered first. #14156

Open
Tracked by #10000
elsaco opened this issue Oct 7, 2022 · 2 comments
Open
Tracked by #10000
Labels
Area-SettingsUI Anything specific to the SUI 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

@elsaco
Copy link

elsaco commented Oct 7, 2022

Windows Terminal version

main 5608cf1

Steps to reproduce

  • open SUI and select Startup
  • uncheck Use system default and try to change Launch position using up/down arrows

Expected Behavior

  • set terminal launch position using up/down arrows

Actual Behavior

  • controls not active unless a X/Y coordinate value is entered first:
wt_set_position.mp4

Upon unchecking Use system default launch coordinates should be set to '0' and up/down controls activate.


ALTERNATIVELY:

As the title describes, when the Launch Position is first shown, give the current position greyed out as the x and y position.
When the Let Windows Decide is unchecked, un-grey out the x and y position and with each change of the x and y position, move the current window to match the new position. If I move the window on the screen manually, automatically update the x and y positions.

@elsaco elsaco added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 7, 2022
@lhecker lhecker added Product-Terminal The new Windows Terminal. Area-SettingsUI Anything specific to the SUI Priority-3 A description (P3) and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 10, 2022
@lhecker lhecker added this to the Backlog milestone Oct 12, 2022
@lhecker
Copy link
Member

lhecker commented Oct 12, 2022

An idea: We should maybe just move away from NumberBoxes and use regular input fields instead. This would have the benefit of simplifying the control (no buttons) given that most people most likely will enter text via keyboard.

@zadjii-msft
Copy link
Member

We should dedup this with #17210 tbh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-SettingsUI Anything specific to the SUI 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
None yet
Development

No branches or pull requests

3 participants