Bug 399548

Summary: Scale effect flicker modal parent on close
Product: [Plasma] kwin Reporter: Anthony Fieroni <bvbfan>
Component: effects-variousAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 5.14.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Anthony Fieroni 2018-10-09 12:14:08 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open tab Dolphin or Konsole
2. Click on close button to modal be shown
3. Click on yes, last frame parent of modal (Dolphin or Konsole main window) is repaint as fully visible

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Vlad Zahorodnii 2018-10-09 12:32:26 UTC
Should be fixed in 5.15.

*** This bug has been marked as a duplicate of bug 355036 ***
Comment 2 Anthony Fieroni 2018-10-09 12:34:10 UTC
Backport bugfixes to stable branches, new features should stay on master.
Comment 3 Vlad Zahorodnii 2018-10-09 12:43:58 UTC
(In reply to Anthony Fieroni from comment #2)
> Backport bugfixes to stable branches, new features should stay on master.

Well, yeah. AnimationEffect had some changes after 5.14 was branched, iirc. If we want to backport the fix, we need to fix a bunch of merge conflicts... We'll figure out where the fix should go when we're about to land it.