-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Hi,
with multiple select i had some problem with positioning of the "overlay" (the select panel with options) on a scrolling page (forgive my english, i know, i am not good at all on it)
https://stackblitz.com/edit/angular-material2-issue-fyg1vr
this is what i got
- scroll down
- click on a select, leave it open
- scroll some more, click on another select, i get teleported back to the previous position
but hte selec panel disappear
antoher things
- randomly scroll
- click -> select multiple times
- scroll to bottom, open a new select, the scroll go crazy and the overlay of the select get positioned randomly on top position
on mobile chrome it's evern worst.
test was with chrome, latest version, osx. angular 5, material.io 5
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent