Mostly a FYI, but a bit of a suggestion:
The "Browse For Folder dialog" that comes up after Menu:Tools > Options > Folders > [Add] button is not controllable with the keyboard.
(although the Folder: suggests otherwise)
Add folder > Browse for folder dialog vs. keyboard
Re: Add folder > Browse for folder dialog vs. keyboard
(Not quite sure what you're meaning? Anyhow...
XP (so what you see may be different).
Isn't that just a standard Windows dialog?
Tree, can use the keyboard, but it first needs a little nudge to place focus.
After that, +, to expand, & then alpha keys to move along.
Folder: Will "fill out" as you type, or you can paste a path in there.)
XP (so what you see may be different).
Isn't that just a standard Windows dialog?
Tree, can use the keyboard, but it first needs a little nudge to place focus.
After that, +, to expand, & then alpha keys to move along.
Folder: Will "fill out" as you type, or you can paste a path in there.)
Re: Add folder > Browse for folder dialog vs. keyboard
@void took great effort in making all parts of Everything controllable by keyboard. This dialog - and other "Browse for Folder" dialogs - stand out.
It is a standard Windows dialog, so not much you can do about it (other than using a different dailog type that will probably cause issues on your WinXP system).
It took me 3 years to stumble upon this, so not a major issue, I would say ...
BTW: Instead of "+" you can also use cursor left/right to collapse/expand a tree node
It is a standard Windows dialog, so not much you can do about it (other than using a different dailog type that will probably cause issues on your WinXP system).
It took me 3 years to stumble upon this, so not a major issue, I would say ...
BTW: Instead of "+" you can also use cursor left/right to collapse/expand a tree node
Re: Add folder > Browse for folder dialog vs. keyboard
Yes, you are right.
A workaround for this, is double Alt+Tab, and then this dialog-box has the focus.
A workaround for this, is double Alt+Tab, and then this dialog-box has the focus.
Re: Add folder > Browse for folder dialog vs. keyboard
It's an issue with Windows.
The OK button has focus when the browse for folder dialog is initially shown.
The OK button is then disabled as there is no valid selection and focus is lost. Ideally you would want the focus to move to the next control..
I'll look into focusing the tree view on initialization.
Thanks for the bug report.
The OK button has focus when the browse for folder dialog is initially shown.
The OK button is then disabled as there is no valid selection and focus is lost. Ideally you would want the focus to move to the next control..
I'll look into focusing the tree view on initialization.
Thanks for the bug report.
Re: Add folder > Browse for folder dialog vs. keyboard
Thanks for your research / explanation!