You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2021. It is now read-only.
Seems like the mouse events are not getting offset from the top of the page, but rather they are offset from the top of the browser window's view port of the meaning:
vertical slider works fine when remote page is scrolled all the way to the top
vertical slider gets offset the same amount of pixels that are missing from the top of the remote page when scrolled down.
I could be wrong about this diagnosis, but this is the impression I get when experiencing this bug.
Seems like the mouse events are not getting offset from the top of the page, but rather they are offset from the top of the browser window's view port of the meaning:
I could be wrong about this diagnosis, but this is the impression I get when experiencing this bug.