Closed Bug 231772 Opened 21 years ago Closed 21 years ago

favicons do not display for some sites

Categories

(SeaMonkey :: Tabbed Browser, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla06b, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040121 MultiZilla/1.6.1.0a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040121 MultiZilla/1.6.1.0a

I believe it may have to do with the size of the favicon.

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040101
MultiZilla/1.6.1.0a did not exhibit this problem.

 After installing Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a)
Gecko/20040121 MultiZilla/1.6.1.0a, the favicons for some sites quit displaying
or would display on a reload but disappear again when traversing between tabs.

Reproducible: Always

Steps to Reproduce:
1. Only a couple of tabs on Mozilla
2. Load a site like www.foxnews.com in one tab.
3. Load a site like www.phpBB.com in another

Actual Results:  
After a refresh, the Fox News favicon is replaces by the default. A refresh of
the phpBB tab, the  favicon remains visible.

The all the favicons in the bookmarks are also replaced by the default.

Expected Results:  
Sites that have favicons should display correctly in the address window, the
tabs, and the bookmarks.
WFM on WinXP with mozilla build 2004012109. 

What if you disable MultiZilla in QPrefs/Extension Management? You can re-enable
MultiZila with 'chrome://multiviews/content/reEnableMultiZilla.xul'.
Tried disabling Multizilla. Same result. 

To check whether it was in Mozilla or Multizill, I installed an older nightly of
Mozilla and installed the new Multizilla, Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.7a) Gecko/20040101 MultiZilla/1.6.1.0a. This combination did not
have the problem with the favicons.

Recomment 2: Ok, just for the record.

CC'ing Neil.

Neil, maybe we missed something with the patch for bug 225854. You moved
DOMLinkAdded from mPanelContainer to tabbrowser and I wonder if that move is
causing this bug. What do you think?
Attached patch OopsSplinter Review
Attachment #139705 - Flags: superreview?(jag)
Attachment #139705 - Flags: review?(bugs4hj)
Comment on attachment 139705 [details] [diff] [review]
Oops

Heh, oops :-) r+sr=jag
Attachment #139705 - Flags: superreview?(jag)
Attachment #139705 - Flags: superreview+
Attachment #139705 - Flags: review?(bugs4hj)
Attachment #139705 - Flags: review+
Yeah that's it. Still, onLinkAdded() is triggered 7 or 8 times for each icon, a
bit to much if you ask me. Can we reduce this somehow?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: general → tabbed-browser
Component: Browser-General → Tabbed Browser
Not really, the other notifications are required by the link toolbar.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
The favicons still do not display correctly in the bookmarks. 

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040123 MultiZilla/1.6.1.0a
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Open about:config and search for browser.chrome.load_toolbar_icons
What value do you have?
browser.chrome.load_toolbar_icons = 0

I tried 1 too, but the bookmark icons stay the default.
The values mean:
0 - never show icons
1 - show icons that are in the cache
2 - always load missing icons
Thanks. But I set the value to 2 and the favicons still do not display in the
bookmarks.

Are the possible values for each of the configuration items documented somewhere?
Sorry I reopenned this bug. Duh. Forgot to restart Mozilla after changing values
of browser.chrome.load_toolbar_icons. Just thought the new value would work.
Should have realized these values are read on startup. Not one of my brighter
moments.
Status: REOPENED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → FIXED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: