Version: (using KDE 4.3.1) Installed from: Debian testing/unstable Packages If the taskbar is configured to only show minimized windows it does not show shaded and minimized windows, making these windows unaccessible. Reproduce: · configure taskbar to only show minimzed windows · shade a window · minimize it
Here using: Qt: 4.5.2 (KDE-Qt git commit 0bd84180cd0a6ae5c5eb18c0d3ed74228434608d Date: Mon Aug 24 13:56:57 2009 +0200) KDE: 4.3.68 (KDE 4.3.68 (KDE 4.4 >= 20090916)) kdelibs svn rev. 1025747 / kdebase svn rev. 1025747 on ArchLinux i686 - Kernel 2.6.30.6 I can confirm this behaviour. Another testcase: - Set the TaskBar to show only minimized windows - Minimize a window It will appear on the taskbar - Rightclick its entry and check Shade The entry dissapears
From reading the source, KWindowInfo returns the wrong information (isMinimized() returns false instead of true).
*** This bug has been marked as a duplicate of bug 81271 ***