Closed
Bug 1482131
Opened 7 years ago
Closed 7 years ago
box-shadow spread is transparent on right and bottom edges
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: philip, Unassigned, NeedInfo)
Details
Attachments
(1 file)
|
1.26 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID: 20180806191531
Steps to reproduce:
Add a box-shadow to a block element with no positioning or blur, just spread and a color. See https://jsfiddle.net/tokej291/6/ for example
Actual results:
Pixels from box shadow in top and left edges are fully opaque, as expected. However the edges along the right and bottom are not opaque.
Expected results:
All edges from the box-shadow spread should be opaque.
Comment 1•7 years ago
|
||
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID 20180806191531
Tried to reproduce this issue on the same Firefox version, but I could not reproduce the bug. The margins on the two squares are the same on all sides. I testing on a Mac OS X 10.13.6.
Philip, could you please try on a clean profile and see if this is still reproducible? You have here the steps: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
Flags: needinfo?(philip)
Comment 2•7 years ago
|
||
Hi,
Marking this as Resolved:Incomplete due to the lack of response from Philip.
If the issue is still reproducible with the latest Firefox version, feel free to reopen the bug with more information.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•