Closed
Bug 477587
Opened 16 years ago
Closed 16 years ago
Storage of favicons in bookmarks is inconsistant.
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
DUPLICATE
of bug 411966
People
(Reporter: barberio, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
When opening links in a bookmarked site into background tabs, the fav icon stored in the bookmark is overwritten with one from the background tabs.
Reproducible: Always
Steps to Reproduce:
1. Navigate to http://belfrycomics.net/
2. Bookmark site.
2. Open a series of links to other sites with Fav Icons in background tabs.
Actual Results:
Belfry Bookmark changes fav icon to that of one of the background tab sites.
Expected Results:
Belfry Bookmark should retain fav icon for the Belfry site.
There are many other bugs raised about favicons, and they do appear to suggest that Places acts in an undefined manner when handling tabbed browsing. This further suggests that the code was carried over from before tabbed browsing, and made some single-window-single-site assumptions.
This bug, and others related to favicons may require total rewrite of favicon code to be tab-browsing safe.
Marking as Major as favicons are a semi-important web functionality, and it's a very visible bug to the user.
Updated•16 years ago
|
Severity: major → minor
Reporter | ||
Updated•16 years ago
|
Severity: minor → normal
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•