Hey all,

Our project is using 1.2.6, but we seem to have an issue with calling:

$('#some-textbox-id').focus();

The element focuses properly, but it seems like the next time you
press the tab key the focus completely disappears and you have to hit
it several times to get it back into the flow of the document rather
then going to the next focusable element in the DOM.

Is this a bug or am I missing something?  If you click back onto the
document and focus on something it will resume the natural behavior.

thanks,
-Chris

Reply via email to