You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to do .select() & .focus() on a text element, but the focus is not honored unless I first click on the intent tab's content. I'm wondering if this is a bug in the canary webintents...
The text was updated successfully, but these errors were encountered:
Can you set tabindex attribute?
On Feb 18, 2012 6:43 PM, "scr" < [email protected]>
wrote:
I tried to do .select() & .focus() on a text element, but the focus is not
honored unless I first click on the intent tab's content. I'm wondering if
this is a bug in the canary webintents...
Reply to this email directly or view it on GitHub: #161
yep - tried it - something in chrome (i.e. not the content) seems to be in focus - tabbing goes through each of the bookmarks before hitting the fields on the page.
I tried to do .select() & .focus() on a text element, but the focus is not honored unless I first click on the intent tab's content. I'm wondering if this is a bug in the canary webintents...
The text was updated successfully, but these errors were encountered: