Bug 317 - status window can not be minimized nor closed.
Status:
RESOLVED FIXED
Component:
GUI :: gtkmm
Version:
1.4.0
Hardware:
PC Linux
Importance:
P2 critical
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 25 2003 10:07:11 UTC
by:
Rob Caelers
Modified:
May 6 2005 19:31:19 UTC
CC List:
Ronald Koster
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Sep 25 2003 11:47:14 UTC | status | NEW | ASSIGNED |
| Rob Caelers | May 6 2005 18:50:36 UTC | blocks | 451 | |
| Rob Caelers | May 6 2005 19:31:19 UTC | status | ASSIGNED | RESOLVED |
| resolution | FIXED |
Description
Rob Caelers Sep 25 2003 10:07:12 UTC
On KDE the status windows cannot be closed and minimized when the applet is active. When the applet is active, the SKIP_WINLIST and SKIP_TASKBAR hint is set on the window. It seems that KDE handles these properties differently from gnome.
Comment 1
Rob Caelers Sep 25 2003 11:47:14 UTC
Temporarily disabled the SKIP_XXX, KDE now seems to work. Needs further investigation.