An outline remains shown after closing an plasmoid which resides in a panel. Reproducible: Always Steps to Reproduce: 1. minimize all applications so that the desktop background is shown 2. click to klipper, power, network or any other plasmoid in the tray 3. close plasmoid by click on that plasmoid symbol again Actual Results: outline remains on screen (see attachment) Expected Results: desktop background is painted correctly
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)