Summary: | Outline remains after planel residing plasmoid is closed | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | robby.engelmann |
Priority: | NOR | ||
Version First Reported In: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=344359 https://bugs.kde.org/show_bug.cgi?id=320892 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | remaining outline |
Description
Robby Engelmann
2015-12-11 14:52:52 UTC
Created attachment 95999 [details]
remaining outline
outline is shown for the Application Menu.
See bug #344359 We've basically two different possible causes here a) a fast slide animation causes insufficient repaints b) the old buffer isn't correctly cleared (b) would resolve by running KWIN_USE_BUFFER_AGE=0 kwin_x11 --replace & it is (a) shouldnt the mentioned bug be "confirmed" then? *** This bug has been marked as a duplicate of bug 344359 *** Nobody -at least not me- really cares about that flag =) (I sometimes set it if I can explain a non-deterministic nor reproducible weird behavior from the code, but otherwise a bug is confirmed because it's confirmed, not because it's flagged CONFIRMED) |