Summary: | favicons don't work for local pages | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Michael Olbrich <michael.olbrich> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra, frank78ac |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: | Test case |
Description
Michael Olbrich
2005-05-13 12:02:51 UTC
Confirmed on 3.5 SVN r575787 I can confirm this for 3.5.9 (Kubuntu 8.04) and SVN trunk rev. 808111: favicons are not shown for local pages, no matter if the link points to a local favicon or one on a web server. Created attachment 24882 [details]
Test case
If you download this html file and view it in Firefox, the KDE logo is shown as
favicon in the location bar, also if you download the favicon.ico file and
change the link accordingly. Konqueror does not show it in the location bar.
Git commit acbaff6a08873534f3d6c20b74804c3f73e191f0 by Dawit Alemayehu. Committed on 19/12/2011 at 17:27. Pushed by adawit into branch 'master'. Do not prevent favicons from being shown for saved HTML pages. BUG: 105602 FIXED-IN: 4.8.0 REVIEW: 103474 M +0 -1 konqueror/src/konqpixmapprovider.cpp http://commits.kde.org/kde-baseapps/acbaff6a08873534f3d6c20b74804c3f73e191f0 |