-
Couldn't load subscription status.
- Fork 235
Closed
Labels
Description
Expected Behaviour
We should be able to use spectrum-web-components alongside WebGL canvas elements in all modern browsers
Actual Behaviour
Overlays (e.g. dropdown) seem to cause strange buffer flipping behaviour in Safari
Reproduce Scenario (including but not limited to)
Use an overlay next to a 3D canvas
Steps to Reproduce
- browse to https://tender-goodall-47cf7b.netlify.app with Safari
- repeatedly open and close the overlay
- it should stay black 😄
If you want to build/run locally:
- clone https://github.com/cuberoot/swc-safari-bug
yarn installyarn start
Platform and Version
Safari 13.1.1 on Mac
Sample Code that illustrates the problem
https://github.com/cuberoot/swc-safari-bug
