Bug 180754 - kwin window 0% opacity
Summary: kwin window 0% opacity
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 01:11 UTC by Toby Dickenson
Modified: 2009-02-14 23:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch for kwin/useractions.cpp to prevent <10% opacity using mouse actions (533 bytes, patch)
2009-01-15 01:14 UTC, Toby Dickenson
Details

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