WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
18380
WebKit doesn't render page icon's set with link rel="icon" tag as Firefox does
https://bugs.webkit.org/show_bug.cgi?id=18380
Summary
WebKit doesn't render page icon's set with link rel="icon" tag as Firefox does
Joël Brogniart
Reported
2008-04-09 04:34:37 PDT
WebKit (or Safari?) doesn't show page icon when an HTML page use the <link rel="icon" href=...> tag to set his icon (or favicon). WebKit only shows the site favicon when there is one for all pages. Firefox shows correctly the page icon. One can test this at <
http://perso.univ-lyon2.fr/~brogniar/trucs/html-rel=icon-test/index.html
> or download a sample test set at <
http://perso.univ-lyon2.fr/~brogniar/trucs/html-rel=icon-test.zip
>.
Attachments
HTML link rel="icon" test set
(16.62 KB, application/zip)
2008-04-09 04:38 PDT
,
Joël Brogniart
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Joël Brogniart
Comment 1
2008-04-09 04:38:53 PDT
Created
attachment 20425
[details]
HTML link rel="icon" test set This archive contains a set of HTML pages with associated icons to test the presentation by a browser of page icon set with the <link rel="icon"...> tag.
Mark Rowe (bdash)
Comment 2
2008-04-09 14:56:17 PDT
This works correctly for me when loading <
http://perso.univ-lyon2.fr/~brogniar/trucs/html-rel=icon-test/index.html
> and the links it contains. The favicons are not displayed when loading the same pages from file:/// URLs, as WebIconDatabase prefers to use NSWorkspace's file icon. Can you reproduce any incorrect behaviour on the http:// URL that you provided?
Joël Brogniart
Comment 3
2008-04-09 22:11:20 PDT
(In reply to
comment #2
)
> This works correctly for me when loading >... > Can you reproduce any incorrect behaviour on the http:// URL that you provided?
This works correctly for me too. I've only done my tests with file URL. Apologize for the disturbance. Joël Brogniart
Mark Rowe (bdash)
Comment 4
2008-04-09 22:12:53 PDT
Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug