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

Automate tab tracker #15

Open
jin opened this issue Jul 15, 2016 · 5 comments
Open

Automate tab tracker #15

jin opened this issue Jul 15, 2016 · 5 comments

Comments

@jin
Copy link
Collaborator

jin commented Jul 15, 2016

Instead of pressing tab manually, automate tabbing to quickly generate the tab flow graph of a webpage with a single click.

@jmuheim
Copy link

jmuheim commented Jul 20, 2016

Very good idea. In fact, I thought the feature was broken because I didn't know that I have to tab manually.

@jmuheim
Copy link

jmuheim commented Jul 20, 2016

Also, when holding the tab key tabbing seems to be too fast, and the red line isn't drawn.

@jin
Copy link
Collaborator Author

jin commented Jul 20, 2016

@jmuheim Yep, currently the lines are drawn only on the tab keyup event: https://github.com/chromelens/chromelens/blob/master/tracer/trace_tab_path.js#L32

@jmuheim
Copy link

jmuheim commented Jul 20, 2016

Interesting. Is there a specific reason for this?

@jin
Copy link
Collaborator Author

jin commented Jul 20, 2016

@jmuheim No specific reason, just the way it was done from the beginning.

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

No branches or pull requests

2 participants