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
WhoWhenWhatRemovedAdded
Rob CaelersSep 25 2003 11:47:14 UTCstatusNEWASSIGNED
Rob CaelersMay 6 2005 18:50:36 UTCblocks451
Rob CaelersMay 6 2005 19:31:19 UTCstatusASSIGNEDRESOLVED
resolutionFIXED
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.