Skip to content

Fix wt -w _quake by not throwing when setting the window name#15030

Merged
zadjii-msft merged 2 commits intomainfrom
dev/migrie/b/of-the-darkening-of-valinor
Mar 24, 2023
Merged

Fix wt -w _quake by not throwing when setting the window name#15030
zadjii-msft merged 2 commits intomainfrom
dev/migrie/b/of-the-darkening-of-valinor

Conversation

@zadjii-msft
Copy link
Member

If we get initialized with a window name, this will be called before XAML is stood up, and constructing a PropertyChangedEventArgs will throw. So don't.

Regressed in #14843

Related to #5000, #14957

  If we get initialized with a window name, this will be called before XAML is
  stood up, and constructing a PropertyChangedEventArgs will throw. So don't.
@lhecker lhecker added Issue-Bug It either shouldn't be doing this or needs an investigation. Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Product-Terminal The new Windows Terminal. labels Mar 23, 2023
@zadjii-msft zadjii-msft added the AutoMerge Marked for automatic merge by the bot when requirements are met label Mar 24, 2023
@zadjii-msft zadjii-msft merged commit b34444f into main Mar 24, 2023
@zadjii-msft zadjii-msft deleted the dev/migrie/b/of-the-darkening-of-valinor branch March 24, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-UserInterface Issues pertaining to the user interface of the Console or Terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants