Bug 399548 - Scale effect flicker modal parent on close
Summary: Scale effect flicker modal parent on close
Status: RESOLVED DUPLICATE of bug 355036
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: 5.14.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-09 12:14 UTC by Anthony Fieroni
Modified: 2018-10-09 12:43 UTC (History)
0 users

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 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.