Closed
Bug 264126
Opened 20 years ago
Closed 20 years ago
Favicon appears in tab but not in bookmark
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: luke, Assigned: vlad)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041002 Firefox/0.10 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041012 Firefox/0.10 The favicon for the attached site appears correctly in the location bar and the tab for the site, but has never appeared as the bookmark icon. Reproducible: Always Steps to Reproduce: 1. Surf to the site 2. Add a bookmark 3. Go to the site through the added bookmark Actual Results: No icon is shown in the bookmark. Expected Results: The icon should be displayed in the bookmark.
Comment 1•20 years ago
|
||
Confirming with Firefox 0.10.1. Of note is that the ICO file is 140kb, and contains six icons. Perhaps the bookmark icon code doesn't handle multi-icon ICOs?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
This behavior was caused by the changes in bug 252401. Favicons larger than 16k are not saved in bookmarks.html. It would be better if it was smart enough to break up multi-image ICOs and only save the useful part, but that's a seperate issue. Making INVALID ("not a bug, a feature!").
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•