-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[bug] box-shadow renders only on moving targets #15176
Copy link
Copy link
Open
Labels
platform: Linuxstatus: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuesstatus: upstreamThis issue is blocked by upstream dependencies and we need to wait or contribute upstream fixesThis issue is blocked by upstream dependencies and we need to wait or contribute upstream fixestype: bug
Metadata
Metadata
Assignees
Labels
platform: Linuxstatus: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuesstatus: upstreamThis issue is blocked by upstream dependencies and we need to wait or contribute upstream fixesThis issue is blocked by upstream dependencies and we need to wait or contribute upstream fixestype: bug
Describe the bug
box-shadows renders only when the target element transitions in or when I resize the window. I think this bug might be caused by webkit gtk, but I couldn't find any known issues.
Here is a screenshot of how the code in the reproduction section renders:
Screencast.From.2026-03-30.17-31-47.mp4
This is how the html+css looks in chrome:
Tested in a blank new project with a vanilla template + javascript & npm
Reproduction
Expected behavior
The box-shadows to render.
Full
tauri infooutput