Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

scrolling over ngScroll intermittently scrolls entire document when bottom of scroll 'page' is reached #239

Closed
dukehoops-zz opened this issue May 11, 2014 · 1 comment
Assignees

Comments

@dukehoops-zz
Copy link

Playing around with demo @ http://angular-ui.github.io/ui-utils/ using Mac trackpad: the demo appears to append 10 more rows whenever content bottom approaches ng-scroll-viewport border. However at that moment, the entire document also scrolls a little bit.

Therefore, if user places a cursor over scroll-viewport and keeps scrolling south - even if slowly - every time bottom of a given data page is reached the entire web page is also scrolled down a little bit. Therefore user is forced to periodically 1) move the cursor outside scroll-viewport and 2) scroll page back up - to keep scroll-viewport within view

I think the desired behavior would be to not allow scrolling of web page at large as long as 1) cursor is within scroll-viewport AND b) data page bottom isn't close to viewport-bottom OR add'l data 'is-loading'

@dhilt
Copy link
Member

dhilt commented May 26, 2014

thanks for report!
-- this issue fixed in Hill30/NGScroller
-- you may try demo
-- and just wait for next release

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

No branches or pull requests

3 participants