https://bugs.kde.org/show_bug.cgi?id=502891
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=473369 Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Nate Graham <n...@kde.org> --- Can reproduce this issue. It's more severe than Bug 473369, which was another similar issue with modifying the geometry of a window while being recorded. Conceptually, the problem here is that recording a window makes assumptions about that window's position and geometry remaining static that can't be guaranteed. Perhaps we should re-architect this feature to actually take a rectangle recording of the region where the window is, and then if the user later resizes or moves the window, they have to live with clipping. -- You are receiving this mail because: You are watching all bug changes.