Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Firefox, active box-shadow causes rendering artifacts #360

Open
jhung opened this issue May 28, 2020 · 0 comments
Open

In Firefox, active box-shadow causes rendering artifacts #360

jhung opened this issue May 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jhung
Copy link
Contributor

jhung commented May 28, 2020

Describe the bug

In Firefox, the active box-shadow causes rendering artifacts to appear, making the box shadow appear different widths. This may be the cause of both a border being rendered along with the box-shadow, or part of the box-shadow being inset and part being outset.

This is not a problem for Chromium browsers.

Screenshots

Firefox:
image
image

Edge / Chrome:
image

Additional Context

This is likely caused by a combination of a border being applied with a box shadow. Firefox's rendering of these two styles simultaneously often causes visual artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants