Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shorten requests need to select/focus text so that it can be copied easily #161

Open
scr opened this issue Feb 18, 2012 · 2 comments
Open

Comments

@scr
Copy link
Contributor

scr commented Feb 18, 2012

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...

@PaulKinlan
Copy link
Owner

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

@scr
Copy link
Contributor Author

scr commented Mar 13, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants