Closed Bug 1912224 Opened 4 months ago Closed 4 months ago

Scrolling in TreeStyleTabs is broken

Categories

(WebExtensions :: Developer Outreach, defect)

Firefox 131
defect

Tracking

(Not tracked)

RESOLVED MOVED

People

(Reporter: valflaux+github-pro, Unassigned)

References

(Regression)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0

Steps to reproduce:

  • Start Firefox Nightly (since 2024-08-06-21-12-39) with clean profile.
  • Install TreeStyleTabs addon.
  • Open tabs until it fill all the vertical space so we can scroll
  • Try to scroll

Actual results:

Nothing

Expected results:

Tabs should scroll vetically

mozzregression :
Bug 1907460 - Disable overflow/underflow events in release r=emilio,extension-reviewers,robwu
Differential Revision: https://phabricator.services.mozilla.com/D216356

Setting back layout.overflow-underflow.content.enabled_in_addons=true in about:config fix the issue.

Keywords: regression
Regressed by: 1907460

Piro, could you take a look?

This was also reported at https://github.com/piroor/treestyletab/issues/3605

Component: Untriaged → Developer Outreach
Flags: needinfo?(yuki)
Product: Firefox → WebExtensions

I think the issue is fixed by this commit, but probably there's hasn't been a new release on AMO that includes it yet.
https://github.com/piroor/treestyletab/commit/fb01a8ca455735913b495b0323ecffda2853ca73

You're right.
I tested the dev build of TreeStyleTabs and I can confirm that this commit fixes the issue.

Status: UNCONFIRMED → RESOLVED
Closed: 4 months ago
Resolution: --- → INVALID
Resolution: INVALID → MOVED

TST 4.0.22 including the fix has been uploaded to AMO.

Flags: needinfo?(yuki)
You need to log in before you can comment on or make changes to this bug.