Closed
Bug 1298137
Opened 9 years ago
Closed 9 years ago
(most) CSS and SVG filters won't work with hardware acceleration turned on
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1229375
People
(Reporter: tuzepoito, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617
Steps to reproduce:
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Firefox Version : 48.0.2 (64-bit)
OS : Windows 10 (64-bit)
Graphics Hardware : AMD Radeon R9 380
Graphics Driver : AMD Crimson 16.8.2
- Go to https://developer.mozilla.org/en-US/docs/Web/CSS/filter
- Look at the CSS filter live examples.
Actual results:
Only CSS filters blur() and drop-shadow() produce a result in "Live Example". All other CSS filters, and all SVG filters, produce a blank image in the live examples.
Expected results:
If I turn hardware acceleration off in Firefox options, all CSS filters and all SVG filters do produce a result.
This also affects the icons of Developer Tools header, with the "Light" theme.
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 2•9 years ago
|
||
| Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
| Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Comment 3•9 years ago
|
||
This looks like a duplicate of bug 1229375. Unfortunately AMD has not been able to reproduce this. It's worth posting your hardware information in that bug.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•