Trying to input data using the keyboard, rather than the mouse is very difficult due to erratic focus.
NT: 4.32 / Clarion: 6.3.9059 / IE 8 (compat mode) / Firefox 3
Example 43:
After logging in as "super", go to Browse Mailboxes and insert.
Enter something in "Name:" and press tab.
The password field is skipped
Click on the "Auto Response" tab. Press tab until you get to the "Message:' field. Notice that a space has been entered, and you will start typing from the second character.
Example 21:
Go to Browse Invoices and insert.
Press the lookup for "Customer" and select and entry.
When you return to "Update Invoice" focus has not been returned to the next field "Date".
Press the date lookup. Pick a date. Again focus is lost. Pressing tab will generally return you to the date field, rather than the next field.
Tab down to the "Terms:" radio options. Press the arrow key to change values. As soon as you do this focus is lost.
These are a couple of examples of tabbing problems. Whilst I understand we can't hope to duplicate a windows program, I would expect some consistency.
Is there anyway to manually specify the tab focus, to emulate the html "tabindex" attribute?
TIA
Bryan