Closed
Bug 280612
Opened 21 years ago
Closed 21 years ago
Favorite Icon doe not get restored when switching to another tab and back.
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ismell, Assigned: bugs)
References
()
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
When using the code
<link rel="icon" type="image/png" href="/images/icon.png" />
on my site, the favorite icon gets displayed in the location bar as it should,
but if i change to a diffrent tab, and then back to the page the favorite icon
is the default insted of being the one it loaded.
Reproducible: Always
Steps to Reproduce:
1.Load Page
2.Goto another tab
3.Go back to original tab
Actual Results:
The Favorite icon was not restored.
Expected Results:
It should have restored the favorite icon that was specified in the html.
Comment 1•21 years ago
|
||
http://itm2.ismell.org/images/icon.png : 404 Not Found. I do get a favicon, the
one that's at http://itm2.ismell.org/favicon.ico, on that 404 page, but not
where the main page says to look for one. Then once I've got that one cached, I
can sometimes hang onto it while going back, and don't see a tab switching problem.
Don't hesitate to reopen if there's still a repeatable problem after you are
pointing at something that can be found, though.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•