Bug 322496 - quick tile indicator: window flashes when indicator fades out
Summary: quick tile indicator: window flashes when indicator fades out
Status: RESOLVED DUPLICATE of bug 322495
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (other bugs)
Version First Reported In: git master
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 16:16 UTC by rockonthemoonfm
Modified: 2016-01-30 14:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rockonthemoonfm 2013-07-17 16:16:20 UTC
bug not present in 4.10, regression probably introduced with indicator glow style and fade-out effect

Reproducible: Always

Steps to Reproduce:

1. de-activate translucent window while moving effect to better see bad behavior 
2. pick a window with dark background (ex. konsole) to better see bad behavior 
3. drag it to a side border for quick tiling
4. untrigger quick tile effect
Actual Results:  
when quick tile indicator fades out, window background flashes

Expected Results:  
no flash, smooth indicator fade out in background
Comment 1 Thomas Lübking 2013-07-17 19:16:11 UTC
This is because the window is immediately un-elevated, dropping behind the indicator and - since the air theme is translucently bright filled - you see the konsole window lit by the (fading) indicator in front?
Comment 2 rockonthemoonfm 2013-07-17 19:38:44 UTC
definitely yes.

set effect animation to "very slow" and saw it clearly: tile indicator fades in front of window.
Comment 3 Thomas Lübking 2016-01-30 14:02:40 UTC
essentially the same bug: we need to get rid of the requirement to elevate the dragged client, the this bug disappears implicitly.

*** This bug has been marked as a duplicate of bug 322495 ***