Skip to content
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

Css scroll-behavior overrides scroll gesture duration #630

Closed
trondsg opened this issue Dec 27, 2021 · 3 comments
Closed

Css scroll-behavior overrides scroll gesture duration #630

trondsg opened this issue Dec 27, 2021 · 3 comments
Assignees

Comments

@trondsg
Copy link

trondsg commented Dec 27, 2021

Describe your matter in detail

Affected commands are: Scroll to bottom, scroll to top.
Using: Duration = 0

Problem: Some pages set scroll-behavior to smooth, which seems to override duration.

Preferred solution: Always act as if scroll-behaviour: auto.

Screenshots or further assistance

html file showing the problem
test.md

Your System

  • Operating system: Linux
  • Firefox version: 95.0
  • Gesturefy version: 3.2.4
@Robbendebiene
Copy link
Owner

Thanks for the detailed report.
I should be able to fix this.

@Robbendebiene Robbendebiene self-assigned this Dec 28, 2021
@trondsg
Copy link
Author

trondsg commented Dec 28, 2021

I found out I could fix this by setting layout.css.scroll-behavior.enabled to false in Firefox. This removes all smooth scroll, which is what I want.

@Robbendebiene
Copy link
Owner

This has been fixed in Gesturefy 3.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants