You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it might not really be possible to do the backdrop filter in Firefox for our case.
The example at https://codepen.io/iamvdo/pen/VLOGdw duplicates the image, which in our case would not really be feasible as we would need to duplicate the background for each widget and button, and position it properly.
This is still disabled by default in Firefox, but now works once layout.css.backdrop-filter.enabled is enabled manually. For further tracking there’s the upstream issue at: https://bugzilla.mozilla.org/show_bug.cgi?id=1578503
So yeah, we should simply wait for it to land per default in Firefox, especially since we had 0 people saying anything about it missing. Closing it here.
From #20930
The text was updated successfully, but these errors were encountered: