This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
select: dropdown position is wrong in iOS Safari #11382
Closed
Description
Bug:
CodePen and steps to reproduce the issue:
CodePen Demo: usage with flexbox grid
CodePen Demo: usage with floating grid (tried to see if issue reproducible if we are not using flexbox)
CodePen Demo: almost no custom css (no grid at all)
Detailed Reproduction Steps:
- Clear device browser cache and data
- Open jsbin link
- Scroll a page down
- Open dropdown
What is the expected behavior?
md-select dropdown in place
What is the current behavior?
md-select dropdown is not in place
What is the use-case or motivation for changing an existing behavior?
Which versions of AngularJS, Material, OS, and browsers are affected?
- AngularJS: 1.6.8
- AngularJS Material: 1.10.0
- OS: iOs 11.x
- Browsers: Safari
Is there anything else we should know? Stack Traces, Screenshots, etc.
Some times issue is not reproducible but after clearing cache it present again. It's really not too hard to reproduce.
Metadata
Metadata
Assignees
Labels
Important issues that really should be fixed when possible.A CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueThe issue creator or community need to respond to questions in this issueThis issue is specific to iOSThe team is unable to reproduce this issue with the information provided