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

Still can scroll parent elements by dragging &dropping scrollbar after an element is locked #298

Open
2 of 8 tasks
vincentcn opened this issue Aug 16, 2019 · 1 comment
Open
2 of 8 tasks

Comments

@vincentcn
Copy link

Should be an issue for iron-scroll-manager.js.
After locking an element by calling pushScrollLock from iron-scroll-manager.js, the scroll on locked element's parent elements are expected to be locked.

You do cannot scroll them by mouse wheel or trackpad, but still can scroll them by dragging &dropping scrollbar.(You may need set "show scroll bars" to "always" in system preferences to reproduce it on mac.)

Expected outcome

Cannot scroll the locked element's parent elements.

Actual outcome

The locked element's parent elements still can be scrolled by dragging &dropping scrollbar.

Live Demo

Scrollable_parent_elements

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@vincentcn
Copy link
Author

Anyone can help to check this issue? @bicknellr ?

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

1 participant