Skip to content

Conversation

@khlr
Copy link
Contributor

@khlr khlr commented Oct 4, 2019

While working on the Chrome Cookie fix I noticed that the deactivate autoscroll function doesn't work in Chrome. Usually autoscroll gets automatically deactived when you scroll upwards. This doesn't work in Chrome and is due to Element.scrollTopMax being non-standard; even in Firefox...

This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

See: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollTopMax

@jaimeperez jaimeperez merged commit 5315008 into simplesamlphp:master Nov 18, 2019
@khlr khlr deleted the bugfix/fix-stop-autoscroll-on-scrolling-up branch January 21, 2020 18:52
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

Successfully merging this pull request may close these issues.

3 participants