Move Cursor to a Specific Tabbed Field

@MartinPacker, I thought I covered that. You don't need to do anything. When you open the "Save" dialog the same first tabbable field is selected:

After the Save dialog is opened, a single TAB moves to the next field. a single SHIFT-TAB moves to the "last" tabbable field. It takes only four SHIFT-TABs to move to the "Save as Type" field.

Pretty much every dialog I have used always opens to the "First" tabbable field, and consistently does that until/if there is a change in the dialog. So we really don't need KM to do anything special.

It depends on the type of popup. If it is a static set of items, then UI Browser works quite well. However, if it is a dynamic set of items, that are not determined until the user clicks on the popup, then UI Browser has a hard time working well with the popup.

Take a look at Chris @ccstone's script. I'm pretty sure he used UI Browser to get the object references, although in a different format than he presented.

IAC, if you have not seen this video by @DanThomas, you may find it very helpful:

TUTORIAL VIDEO: Using UI Browser and Keyboard Maeastro

Two sayings have helped guide me for decades:

  1. Better is the enemy of good enough
  2. KISS -- Keep It Simple Stupid

Oh, and one more:
3. If it ain't broke, don't fix it. :wink:

1 Like