Tab and F6 don't take into account "Catalog first" option
Posted: 22 Mar 2022 17:33
The Tab and F6 keys are used to focus one UI part after another:
However, if you enable the "Catalog first" option (Window > Arrangement > Catalog first), the order stay the same. I think the order should be changed to the following one instead:
Code: Select all
Tab List -> Live Filter Box -> Address Bar -> Tree -> Catalog
F6 List -> Address Bar -> Tree -> Catalog
Code: Select all
Tab List -> Live Filter Box -> Address Bar -> Catalog -> Tree
F6 List -> Address Bar -> Catalog -> Tree