material-web icon indicating copy to clipboard operation
material-web copied to clipboard

mwc-dialog with a fixedMenuPosition mwc-select has a transparency/bleeding issue on iOS chrome/safari

Open kaseyhinton opened this issue 2 years ago • 4 comments

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:

  1. open the select
  2. 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. IMG_2088

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

kaseyhinton avatar Mar 09 '22 22:03 kaseyhinton

it's not bleeding for me image

omar2205 avatar Mar 18 '22 00:03 omar2205

Do you have hardware acceleration off?

omar2205 avatar Mar 18 '22 00:03 omar2205

What version of iOS are you trying to use to reproduce? It still bleeds on the latest iOS 15.4

kaseyhinton avatar Mar 18 '22 21:03 kaseyhinton

Sorry my bad, didn't see iOS part.

omar2205 avatar Mar 18 '22 22:03 omar2205

Should be fixed in M3

asyncLiz avatar Apr 25 '23 04:04 asyncLiz