PankajBhojwani
PankajBhojwani
updated screenshots:
After team discussion: - Let's drop regex for now, use whole string matching instead - In the future, we can think about how we want to do profile matching (labels...
One potential solution for this issue is to tell the `ToggleVisibility` action to move focus to the element that it just set to `Visible`. However, this potentially breaks situations where...
You are completely correct that this way is more complex/limiting. However there are security concerns with regards to allowing any scheme to be opened (see the discussion in #7526 for...
Is there another application that opens when you hit your hotkey to summon the quake window? Also, certain applications being in the foreground will prevent the quake window from being...
Turns out that this is a [XAML issue](https://github.com/microsoft/microsoft-ui-xaml/pull/7592). Closing as resolution-external.
Tried cleaning and rebuilding (since it seems to only happen on first launch of Terminal) on my machine and on @carlos-zamora's - and cannot seem to repro this. @zadjii-msft any...
Thanks for providing the info! Someone from our team will try and repro this to figure out what's going on
Can confirm that this issue no longer repros if you disable atlas engine rendering and restart WT. Investigating further. Further updates: - This does not repro if you have a...
Sounds good, punting to 1.18 for now.