philikon / BarTab

Firefox add-on: Drink now, pay later: put your tabs on your bar tab!
https://addons.mozilla.org/firefox/addon/67651/
64 stars 28 forks source link

1.4's switching to another loaded tab when you close one #29

Closed Luckz closed 14 years ago

Luckz commented 14 years ago

My tab bar looks like this, L for loaded, N for not loaded (on tab); brackets are for the active tab: N N L N L N N N N N [L] N N Now from the last L, I middleclick ten links => N N L N L N N N N N [L] L L L L L L L L L L N N Now I close the tab I was using: N N L N [L] N N N N N L L L L L L L L L L N N It makes absolutely no sense to me that, if an active tab is one tab to the right, I get thrown six tabs to the left instead.

philikon commented 14 years ago

Hmm, good point. Perhaps instead of first walking left and then right, BarTab should pick the closest tab that's loaded, no matter which way it is.

Luckz commented 14 years ago

(Maybe a checkbox to just turn this feature off would also help)

philikon commented 14 years ago

Also a good point!

vijayd commented 14 years ago

I agree with Luckz. Please provide an option to turn this feature off. I had to disable BarTab just because of this. Its a great extension; please fix soon. Thanks.

philikon commented 14 years ago

When finding the closest loaded tab, don't first walk left and then right, but actually look both ways at the same time.

This closed by 7b2e717d9c9abef708e11f4877f449e7d2299a71.