Bug 207867 - (steps) Taskbar does not show windows that are shaded and minimized (if the setting is to only show minimized windows)
Summary: (steps) Taskbar does not show windows that are shaded and minimized (if the s...
Status: RESOLVED DUPLICATE of bug 81271
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2009-09-19 11:20 UTC by M G Berberich
Modified: 2009-11-03 18:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***