You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the focus switches to the new, empty tab: foo.h
Type something into foo.h
Add a new tab: foo.cpp
Note that the focus does not switch to the new tab: foo.cpp
This is confusing. Why should the focus switch some times but not others? I suspect it is because of the alphabetical order of the tabs, but even so. Normally when you make a new file (or new tab) you expect that new file / new tab to be given the focus.
Tested in IDE 1.0.6 and also 1.5.8.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
This is confusing. Why should the focus switch some times but not others? I suspect it is because of the alphabetical order of the tabs, but even so. Normally when you make a new file (or new tab) you expect that new file / new tab to be given the focus.
Tested in IDE 1.0.6 and also 1.5.8.
The text was updated successfully, but these errors were encountered: