material-web
material-web copied to clipboard
mwc-dialog with a fixedMenuPosition mwc-select has a transparency/bleeding issue on iOS chrome/safari
Describe the bug When using an mwc-dialog containing an mwc-select with the fixedMenuPosition attribute on it causes the footer actions to bleed through the slotted mwc-list-items.
To Reproduce Steps to reproduce the behavior:
- open the select
- look for footer actions bleeding through the list items
Expected behavior The mwc-menu and mwc-list-items it contains should appear over the footer actions with no actions bleeding through
Screenshots
Here is a screenshot of the issue on an up-to-date iPhone SE.
Code sandbox that demonstrates the issue. https://codesandbox.io/s/silly-shirley-2gve70?file=/index.html
Browser Version
- OS: iOS 15.3.1
- Browser Safari, Chrome
it's not bleeding for me
Do you have hardware acceleration off?
What version of iOS are you trying to use to reproduce? It still bleeds on the latest iOS 15.4
Sorry my bad, didn't see iOS part.
Should be fixed in M3