Open
Bug 1386150
Opened 8 years ago
Updated 3 years ago
box-shadow not correctly rendered when using small spread values
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: backeschwein, Unassigned)
Details
Attachments
(1 file)
|
25.67 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.78 Safari/537.36
Steps to reproduce:
Use small values on inputs/textareas like:
box-shadow: 0 0 0 1px #F76B68;
box-shadow: 0 0 0 0.025rem #F76B68;
Actual results:
(See screenshot below)
Firefox version: 54.0.1
Please visit https://goo.gl/wLWgDp for live testing and click on the "Absenden" button. You have to use 4K or WQHD, I don't know if the bug also occurs on Full HD.
Login data:
Username: google
Password: dev
Updated•8 years ago
|
Component: Untriaged → Layout
Product: Firefox → Core
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
status-firefox57:
--- → wontfix
| Reporter | ||
Comment 1•8 years ago
|
||
Why won't you fix the bug? It is 2017 and you do not want support 4K resolution?
| Reporter | ||
Comment 2•8 years ago
|
||
Why won't you fix the bug? It is 2017 and you do not want support 4K resolution?
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•