Open
Bug 1873634
Opened 1 year ago
Updated 1 year ago
Icons display differently in urlbar to tab
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: daleharvey, Unassigned)
Details
STR
- Visit https://frederik-braun.com/index.html, notice the favicon in the tab
- Open a new tab and type "fred", you should have a switch to tab result for the above page, notice the difference with the icon
The icons shold render the same, in this situation it seems possible the viewBox="0 0 100 200"
thats used to make the icon makes a rectangle canvas that in come cases is squashed when we do object-fit: contain and sometimes not.
You need to log in
before you can comment on or make changes to this bug.
Description
•