Bug 154009 - Window dimming dims some drop down menus.
Summary: Window dimming dims some drop down menus.
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 154165 156228 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-14 09:20 UTC by Gabriel Ambuehl
Modified: 2008-01-20 14:29 UTC (History)
2 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 Gabriel Ambuehl 2007-12-14 09:20:14 UTC
Version:            (using KDE KDE 3.97.0)
Installed from:    Ubuntu Packages

Looks as if Qt4 drop down menus are dimmed when you open them (I see this in "Configure window behavior" for example). With relatively strong dimming, this makes them nearly unreadable.
Comment 1 Lubos Lunak 2007-12-17 18:31:31 UTC
*** Bug 154165 has been marked as a duplicate of this bug. ***
Comment 2 Lubos Lunak 2008-01-02 16:18:42 UTC
SVN commit 755987 by lunakl:

Don't apply DimInactive effect to override-redirect windows. Things
like popups should be short-lived and mostly for the active window anyway.
Possibly could be revisited in the future when support for window grouping
for unmanaged windows gets implemented too.
BUG: 154009



 M  +0 -2      COMPOSITE_TODO  
 M  +7 -2      effects.cpp  
 M  +1 -0      effects.h  
 M  +19 -13    effects/diminactive.cpp  
 M  +1 -0      effects/diminactive.h  
 M  +3 -2      lib/kwineffects.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=755987
Comment 3 Chani 2008-01-20 14:29:15 UTC
*** Bug 156228 has been marked as a duplicate of this bug. ***