lxieyang / vertical-tabs-chrome-extension

A chrome extension that presents your tabs vertically. Problem solved.
MIT License
462 stars 101 forks source link

Focus Stealing #16

Closed apparle closed 4 years ago

apparle commented 4 years ago

Right now, the extensions "search tab here" steals focus from the website. For example, without this extension, if I open http://www.google.com , the default focus(cursor) is on the Google's search-box and I can just type and press enter. But after installing this extension, the side-bar appears a little late and steals the focus away from the page, so I've to first click on Google's textbox and then type in it. Can this be fixed such that focus stays wherever it is on the webpage ?

lxieyang commented 4 years ago

Sure, will look into it!

lxieyang commented 4 years ago

This has been fixed in v1.2.1. Please expect the chrome store update in approximately 10 days. Thanks!