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
Should be an issue for
iron-scroll-manager.js
.After locking an element by calling
pushScrollLock
fromiron-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
Browsers Affected
The text was updated successfully, but these errors were encountered: