-
Notifications
You must be signed in to change notification settings - Fork 278
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
[Bug] Cannot scroll the sidebar with latest nightlies #3554
Comments
I really need something method to run callback functions when the overflow state of a element (or the document) is changed. Is there any alternative way in the Web standard technologies? |
Workaround: setting |
… compatibe with Firefox 128 and later #3554
OK, I've found the way. With the commit 58f7f7c TST should work without overflow/underflow events. |
Thanks for quick fix! |
FYI 4.0.15 is now live on AMO with that fix. |
There are some performance regressions like #3557 but currently I have no fundamental solution... |
This issue has been closed due to no response within 14 days after labeled as "fixed", 7 days after last reopened, and 7 days after last commented. |
Using the latest nightlies of FF, it is impossible to scroll the sidebar with mouse wheel.
I used mozregression to find the cause:
https://bugzilla.mozilla.org/show_bug.cgi?id=1888737
Is this a TST or FF issue?
FF 128.0a1 (2024-05-17) (64-bit) running on Arch Linux/KDE
tree_style_tab-4.0.14
update:
seems to be an issue of TST relying on an api that's being removed
https://bugzilla.mozilla.org/show_bug.cgi?id=1688022
Separate FF bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1897595
The text was updated successfully, but these errors were encountered: