[Webkit-unassigned] [Bug 258969] New: WebKit doesn't load favicon over file:// scheme
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 7 05:04:16 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=258969
Bug ID: 258969
Summary: WebKit doesn't load favicon over file:// scheme
Product: WebKit
Version: Safari 16
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossman at cendio.se
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230707/5c3d22f4/attachment-0001.htm>
More information about the webkit-unassigned
mailing list