Summary: | quick tile indicator: window flashes when indicator fades out | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | rockonthemoonfm |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | gaantonio |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
rockonthemoonfm
2013-07-17 16:16:20 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? definitely yes. set effect animation to "very slow" and saw it clearly: tile indicator fades in front of window. 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 *** |