Bug 180754

Summary: kwin window 0% opacity
Product: [Plasma] kwin Reporter: Toby Dickenson <toby>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: patch for kwin/useractions.cpp to prevent <10% opacity using mouse actions

Description Toby Dickenson 2009-01-15 01:11:43 UTC
Version:            (using Devel)
Installed from:    Compiled sources

It is possible to set a window to 0% opacity using a mouse action. It is then totally invisible.

Attached patch limits this to 10%
Comment 1 Toby Dickenson 2009-01-15 01:14:22 UTC
Created attachment 30253 [details]
patch for kwin/useractions.cpp to prevent <10% opacity using mouse actions
Comment 2 Toby Dickenson 2009-02-14 23:46:35 UTC
SVN commit 926270 by tdickenson:

BUG: 180754. Prevent 0% opacity using a mouse action. Limit opacity to 10%

 M  +1 -1      useractions.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=926270