Summary: | Window opacity setting not checked after minimize and restore | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Rich Johnson <rjohnson> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ubuntu |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rich Johnson
2009-10-03 10:05:48 UTC
yes reproducable and interesting bug ;-) Here is a comment just left in the Launchpad report that I didn't test: "Well, it also forgets opacity in the sense that windows tend to get slightly more transparent over time than the originally selected transparency." If anyone can test that, it would be greatly appreciated, as I am going to bed for the evening :) (In reply to comment #2) > "Well, it also forgets opacity in the sense that windows tend to get slightly > more transparent over time than the originally selected transparency." > > If anyone can test that, it would be greatly appreciated, as I am going to bed > for the evening :) Yes we just already figured that one out. And I must say I love it :-D We have to promote it as a feature and close that bug report as invalid :-P No serious: that's probably related. The decreasing opacity causes the check mark to be removed. SVN commit 1030828 by lmurray: Fix double->int conversions to prevent incorrect rounding of window opacity at KWin start and window focus change. BUG: 209274 M +3 -1 activation.cpp M +2 -2 rules.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1030828 SVN commit 1030835 by lmurray: Backport r1030828: Fix double->int conversions to prevent incorrect rounding of window opacity at KWin start and window focus change. CCBUG: 209274 M +3 -1 activation.cpp M +2 -2 rules.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1030835 *** Bug 210735 has been marked as a duplicate of this bug. *** |