Closed Bug 131273 Opened 23 years ago Closed 20 years ago

Show favicons next to links

Categories

(Core :: Layout, enhancement, P3)

x86
Windows 2000
enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: alecf, Assigned: hyatt)

References

(Blocks 1 open bug)

Details

Jud had an interesting thought - it would be cool if there was a way to tweak someone's webpage and insert the favicon each link next to the link itself.. sort of indicating where the link goes. This could probably be done pretty easily with XBL - just modify HTML's stylesheet to load up an XBL widget for all "a" nodes, with an anonymous image element. Then some JS could show the right image in the link. And yes, obviously this would only activated with a pref :) And there could be different options, like only doing it for links where we already have the favicon, or perhaps proactively retrieving the favicon for every link, whether or not to do this for image-links, etc. Not sure of the correct component.. but I figure I'll start with hyatt/ben/blake/etc
Blocks: 120352
Severity: normal → enhancement
Changing QA contact
QA Contact: petersen → moied
Priority: -- → P3
See also bug 127038 and bug 58135.
Here is another favicon bug <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=135921" Title="[RFE] favicon in status bar on a:hover (if cached)">135921</a>(for links. see <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=135921#c2">Comment #2</a> for my comments.
This seems like extension material to me....
I agree, definately for extensions. This would also be evil to implement because it would cause servers to be queried for every link on another server's page. This is really something to be done server-side.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.