Jeff Bellune wrote:Is this because you give the user an "anchor" so that they don't get lost? If not, how would you use the Go commands in your workflow so that it is better not to shift the focus to the tree (if going to a folder) or the list (if going to a file)?
Well, I think it may depends on people and how they work. For instance, you seem to want to have the Tree focused, while I personally am all about the List. Even when I go to a folder, I want the List to get focus, because for me the List is that start of it all, where things happen(, most of the time).
Another thing that the focus not being changed can allow is something like this : Hit Ctrl+F and start defining yorr search criteria. Then, you realize you're not in the right place and wishes to go there first. Hit Ctrl+G, enter path, and after enter XY goes there but the focus is still on the field on the panel. Something that some user may find useful...
Jeff Bellune wrote:The very nice INI Trick SetFocusToListAfterCatalog=1 which will set the focus to the List after using a Catalog item (regardless of its action : Go To, Open, etc)
Depending on your answers to my other questions, what do you think of a wish for an INI entry: SetFocusToTreeAfterCatalog?
Well, if you like it better that way it would sure sound like a fair wish, but let me just remind you that this only affects Catalog, so going to another location using another way, like UDC, Go to (Ctrl+G), Address bar or, as in your first post, Go to App Folder, would NOT be affected, so regarding ths issue in your first post, the focus would not have ben switched to Tree (since you didn't use a Catalog item to go there).
Maybe, there could be another INI trick to define where the focus shoud be sent after a "Go to" command is triggered (regardless of how: Catalog, AB, Goto, UDC, etc). It could be nothing (left where it is, as it does now), Tree, List, Catalog, Address Bar.
But, such a thing could get tricky depending on how the "Go to" is actually used internaly, like when clicking on Tree/dbl-clicking on List (or pressing Enter)
Plus, would you really want to have the focus move to Tree even with all other features life Hotlist, Breadcrumb, Up, etc ? I'm guessing those might be relying on the "Go to" feature as well...
PS: With the new/coming scripting, you'll now be able to define a different UDC that will first focus the Tree (one of the Misc CKS command), and then start your current Backup To UDC, thus ensuring that the focus is always where it's supposed to be ! Isn't that great?
