Open
Bug 1365017
Opened 8 years ago
Updated 3 years ago
Windows CSS cursor blend mode
Categories
(Core :: Graphics, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: flapengemail, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
6.53 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.137 YaBrowser/17.4.1.776 (beta) Yowser/2.5 Safari/537.36
Steps to reproduce:
Take opaque png and set it as CSS cursor.
Actual results:
On Windows opaque svg and png cursors are darkened.
On Windows 10 using SVG cursor with additional filter: brightness(opaque+75) gives good enough look.
On earlier Windows such workaround does not help.
On Linux everything works great.
Expected results:
Image and Cursor rows should look the same.
| Reporter | ||
Comment 1•8 years ago
|
||
Chromium has similar issue, but on Linux and cursors are lightened: https://bugs.chromium.org/p/chromium/issues/detail?id=722762
Updated•8 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Updated•8 years ago
|
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•