Closed
Bug 1574931
Opened 6 years ago
Closed 6 years ago
backdrop-filter does not support Mac OS
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox70 | --- | affected |
People
(Reporter: daniluk4000, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Enabled layout.css.backdrop-filter.enabled in about:config on macOS 10.14.6
- Enabled backdrop-filter: blur(5px)
Actual results:
Nothing changed when enabled
Expected results:
Backdrop filter should work, and backdround should be blured in this case
Comment 1•6 years ago
|
||
Hi Daniel, backdrop-filter only works when WebRender is enabled. Currently WebRender is not enabled by default on macOS, you can enable WebRender by setting the gfx.webrender.all pref to true.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•