Closed
Bug 270213
Opened 20 years ago
Closed 19 years ago
local favicon not shown
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ivan.icin, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 If favicon and html file are on local disk, then only default icon is shown in address bar. Reproducible: Always Steps to Reproduce: 1. open file from local disk that has favicon Actual Results: instead of favicon default icon is shown Expected Results: Show favicon I think that this worked fine in some previous releases of Firefox.
HTML file is also local (file://). If it is of some use, favicon is in subdir: <link rel="icon" href="Graphs/favicon.gif" type="image/gif">
Comment 3•20 years ago
|
||
I find that it will show it in the address-bar but not in the tab. Perhaps it is because it considers all files on the local machine to be non-cached because they are local. I think firefox needs to be able to cache favicons to be able to display them on the tabs and bookmarks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050720 Firefox/1.0+ WFM
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•