Bug 207867

Summary: (steps) Taskbar does not show windows that are shaded and minimized (if the setting is to only show minimized windows)
Product: [Plasma] plasma4 Reporter: M G Berberich <kde>
Component: widget-taskbarAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, asraniel, kwin-bugs-null, l.lunak
Priority: NOR Keywords: reproducible
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description M G Berberich 2009-09-19 11:20:19 UTC
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
Comment 1 Dario Andres 2009-09-19 21:48:21 UTC
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
Comment 2 Beat Wolf 2009-10-09 09:50:18 UTC
From reading the source, KWindowInfo returns the wrong information (isMinimized() returns false instead of true).
Comment 3 Lubos Lunak 2009-11-03 18:54:20 UTC

*** This bug has been marked as a duplicate of bug 81271 ***