Posted 19 years ago
by Boyd
-
Sr. Software Developer,
Patterson Consulting, LLC
I noticed a small problem with the new NavigationWindow for switching between documents. The order in which documents appear in the NavigationWindow appears to be based on their display position, but it should be based on the order in which they were most recently activated.
No matter how many windows you have open, Ctrl+Tab should put you back at the last active window before the current one. Likewise, pressing Ctrl+Tab again will take you right back where you were. You can see in Visual Studio 2005 that the order of documents changes every time you display the Navigationwindow (based on the position in the selection stack).
No matter how many windows you have open, Ctrl+Tab should put you back at the last active window before the current one. Likewise, pressing Ctrl+Tab again will take you right back where you were. You can see in Visual Studio 2005 that the order of documents changes every time you display the Navigationwindow (based on the position in the selection stack).