Summary: | Icons created by embedded browser remain in status bar | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Dominik Karall <dominik.karall> |
Component: | internal browser | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | airhead1, christophe, dirk.heinrichs.ext, fhimpe, jlp, msp, Stefan.Borggraefe, sven.burmeister, Tap |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/a5dab61e0476629390e54e6fdca87e5f73e33161 | Version Fixed In: | 4.11.0 |
Sentry Crash Report: |
Description
Dominik Karall
2005-04-04 18:47:12 UTC
I can confirm that bug for: Akregator 1.0 (KDE 3.4.0) The bug however does not only appear with the Kontact plugin, it also appears with the stand-alone application (Component: general). Yup, and same happens for kwallet indicator too. Open some pages which has passwords in kwallet on tabs and you'll see that many kwallet icons on statusbar. I'm using akregator 1.1.1 and the same is happening with secure session icons. So I guess this is a problem with all icons that get in the right part of status bar. I guess it would be good to change the title of this bug report to reflect this. Yeah, perhaps you're right *** Bug 109678 has been marked as a duplicate of this bug. *** The problem here is that all parts add their icons to the common statusbar. Actually the icons should be removed/added when switching parts, but I don't see an easy way to do this. In Konqueror, every part has its own statusbar that is set when the part is activated. So switching tabs switches the shown statusbar object as well. In Akregator it might be a bit more complex as every statusbar must have the central progress widget thingie from libkdepim in it. *** Bug 113549 has been marked as a duplicate of this bug. *** Attachment 12762 [details] is a screenshot of the problem.
I still see the bug with KDE 3.5.3.
*** Bug 148077 has been marked as a duplicate of this bug. *** *** Bug 190064 has been marked as a duplicate of this bug. *** Git commit a5dab61e0476629390e54e6fdca87e5f73e33161 by Aurélien Gâteau. Committed on 01/07/2013 at 14:54. Pushed by gateau into branch 'master'. akregator: when a Frame is not current, disable the GUI of its KPart This avoids having multiple RSS or other widgets in the statusbar FIXED-IN:4.11.0 REVIEW:111346 M +19 -0 akregator/src/framemanager.cpp http://commits.kde.org/kdepim/a5dab61e0476629390e54e6fdca87e5f73e33161 |