WT -f <myApp.exe> causes glitched window #13181
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Issue-Question
For questions or discussion
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Answered
Related to questions that have been answered
Windows Terminal version
1.12.10982.0
Windows build number
10.0.19044.1706
Other Software
java.exe
Steps to reproduce
wt -f java
--> produces a window in which you cannot close there is no x button.wt --focus java
--> produces a window in which you cannot close there is no x button.Expected Behavior
it open up the default profile with the batch icon on the top left and it execute normally.
wt java
will produce the proper resultActual Behavior
bordless window you cannot close.
running
wt new-tab -f java
seems to fix it. but why isn't' there an error message if-f
requires the new tab?The text was updated successfully, but these errors were encountered: