This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Focusing out/into VisualStudio changes the default focused element on the UI #6797
Labels
Milestone
Comments
Attached miguel's screen recording from the other bug to the automated one, and removed the link from the description (for people who want the old one, here it is https://devdiv.visualstudio.com/DevDiv/_workitems/edit/753804) |
Fixed in version 8.0.0.1738 (release-8.0) Author: therzok |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Repro steps
Make sure you have a second app running, like a browser that can be tabbed into
Make sure the text editor is open and focused, type "class Foo"
Press Command-Tab to switch focus from the IDE to the browser
Press Command-Tab to switch back to the IDE
Attempt to type: you will notice that the editor is no longer focused, and the input goes somewhere else.
Scenario
This happens a lot when I am porting code, and I have to switch from VSMac to other tools (Safari, Emacs, Terminal).
I provided an attachment (large) for internal use on an older version of this bug (as I think I did not file it properly):
The text was updated successfully, but these errors were encountered: