SUMMARY Splits with background blur either flicker or stop being blurred. STEPS TO REPRODUCE 1. Create at least two profiles, one with background blur, one without 2. Create a split 3. Set one split to the blurred profile, the second split to the solid-background profile 4. Select the split without a blurred background OBSERVED RESULT The split with the blurred background profile either flickers between crisp and blurry, or stays crisp EXPECTED RESULT The split with the blurred background profile should blur the background SOFTWARE/OS VERSIONS Linux: 5.10.0-3-amd64 KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2
I assume this is the same bug as Bug 456052 Konsole probably needs to specify the region parameter in: KWindowEffects::enableBlurBehind(QWindow *window, bool enable = true, const QRegion ®ion = QRegion())