Gesturefy: Scroll on top and bottom not work

Created on 6 Mar 2018  路  7Comments  路  Source: Robbendebiene/Gesturefy

These gestures doesn't work on pages like this:
https://bugzilla.mozilla.org/show_bug.cgi?id=1347204
If you move the scrollbar with mouse cursor or move the wheel then gestures works.

enhancement help wanted

All 7 comments

Thanks for the report.
The problem is caused by the website specific CSS property:scroll-behavior: smooth;
Even though I already knew about this problem, I'm still not aware of any good solution, besides temporary disabling this property.

It seems like this problem does not occur anymore.
@happysurf can you confirm this?

Possible related Firefox bugs:
https://bugzilla.mozilla.org/show_bug.cgi?id=1139745
https://bugzilla.mozilla.org/show_bug.cgi?id=1584035

It seems like this problem does not occur anymore.
@happysurf can you confirm this?

Yes, the problem is fixed (now on 77beta2).
Thanks for the info.

Thanks for your confirmation. In this case I'm closing this bug :)

Sadly the issue still exists on other pages so it's still unsolved: https://add0n.com/index.html

Sadly the issue still exists on other pages so it's still unsolved: https://add0n.com/index.html

Confirmed.

This should be fixed in Gesturefy version 3.0.3. The actual scroll behaviour still slightly differs from pages that do not use the scroll-behavior: smooth; property, but most users won't event notice this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beelze picture beelze  路  6Comments

seascape picture seascape  路  3Comments

derStephan picture derStephan  路  7Comments

Dituar picture Dituar  路  6Comments

larryedwards picture larryedwards  路  7Comments