WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258969
WebKit doesn't load favicon over file:// scheme
https://bugs.webkit.org/show_bug.cgi?id=258969
Summary
WebKit doesn't load favicon over file:// scheme
Pierre Ossman
Reported
2023-07-07 05:04:16 PDT
When opening a locally stored HTML file, WebKit-based browsers will fail to load the favicon referenced from the HTML file and hence will not display any icon for the tab. Example <link> tag that doesn't work: <link rel="shortcut icon" href="_static/favicon.ico"/> I've tried variations on this (e.g. removing "shortcut"), but nothing makes the icon load. Tested with Safari 16 on macOS and Epiphany 42.5 on Linux. All other browsers on all other platforms support this, so it's just WebKit that fails to handle this.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-14 05:05:16 PDT
<
rdar://problem/112260690
>
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