eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

Tab list should not scroll when pinning a background tab #356

Closed Keith94 closed 4 years ago

Keith94 commented 6 years ago

Maybe related to #278.

When pinning a background tab, there's no need to scroll the list to the top because the tab is always visible anyway.

Steps to reproduce

  1. Open many tabs so the tab list overflows
  2. Scroll to bottom of tab list
  3. Right click -> Pin a background tab

Actual results

Tab list scrolls to top

Expected results

Don't scroll

Keith94 commented 6 years ago

Hi @eoger

I can still reproduce the issue sometimes with the latest code.

2018-05-21_13-27-37

eoger commented 6 years ago

I'll have a look soon

Keith94 commented 6 years ago

Hi @eoger. Has there been any progress on this? 😃