Summary: | Favicons are not displayed correctly in pinned or detached tabs | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Michael Gapczynski <gapczynskim> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bertyfogs+kdebugs, jazzy_vidalia, leusmag, russianneuromancer |
Priority: | NOR | ||
Version: | latest git snapshot | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/69b8ab5d5e3fe891ea7654921276d47dca32ca8e | Version Fixed In: | |
Sentry Crash Report: |
Description
Michael Gapczynski
2012-10-29 20:03:08 UTC
confirm albert@PC:~> zypper if rekonq Loading repository data... Reading installed packages... Information for package rekonq: Repository: KDE:Distro:Factory Name: rekonq Version: 2.0-36.1 Arch: i586 Vendor: obs://build.opensuse.org/KDE Installed: Yes Status: up-to-date I'm aware of this, but I could not find a proper fix for this. This is something qt related anyway, or at least, it is related to the way we use Qt classes to show tab favicon and rounding loader. I have a bug that is similar to this and may be related. Favicons for some sites (oddly, the bug especally ocurrs on Facebook especially) do not load with the proper icon. Instead it seems like it is loading a random favicon from some other site I have visited. It happens no matter if I close the tab or close the browser and re-open. I've also tried clearing the cache which doesn't work either. Git commit 69b8ab5d5e3fe891ea7654921276d47dca32ca8e by Andrea Diamantini. Committed on 25/04/2013 at 10:07. Pushed by adjam into branch 'master'. Finally fix the pinning icons cluttering (or at least, well workarounding...) M +4 -0 src/tabwindow/tabbar.cpp http://commits.kde.org/rekonq/69b8ab5d5e3fe891ea7654921276d47dca32ca8e |