Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

scroll with 'handle' is erratic #41

Open
7 tasks
davidmaxwaterman opened this issue Jun 16, 2017 · 2 comments
Open
7 tasks

scroll with 'handle' is erratic #41

davidmaxwaterman opened this issue Jun 16, 2017 · 2 comments

Comments

@davidmaxwaterman
Copy link

davidmaxwaterman commented Jun 16, 2017

If you specify a height and overflow-y: scroll, then the scroll is erratic when using the scrollbar handle.

Expected outcome

Smooth/deterministic scroll.

Actual outcome

Erratic scrolling.

Live Demo

https://embed.plnkr.co/2R2TRC/

Steps to reproduce

  1. Open the page in a web browser.
  2. Attempt to scroll using the scrollbar. Notably, clicking in a blank region of the scrollbar always moved back to the top (or is it the currently selected item?); similarly for clicking on the down arrow on the bottom of the scroll bar.
  3. Notice easy workaround of using a surrounding div (commented out in the demo).

Browsers Affected

  • [X ] Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@skrivanos
Copy link

+1

1 similar comment
@ThomasCybulski
Copy link

+1

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