https://bugs.kde.org/show_bug.cgi?id=328287
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |18.04 Latest Commit| |https://commits.kde.org/kon | |sole/7934bcff279b33e8ecb9f8 | |c4ff0b4611af84dd34 Status|CONFIRMED |RESOLVED --- Comment #8 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 7934bcff279b33e8ecb9f8c4ff0b4611af84dd34 by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 12/03/2018 at 12:58. Pushed by hindenburg into branch 'master'. Reset rendition attributes to default when switching to alternate screen Summary: Call setDefaultRendition() before switching to the alternate screen Quitting vim after using a color scheme which sets the character background color doesn't clear that attribute in the alternate screen. This affects other programs which use the alternate screen when run right after quitting vim, e.g. less. This issue appears to only happen with certain graphics cards/drivers. FIXED-IN: 18.04 Reviewers: hindenburg, #konsole Reviewed By: hindenburg, #konsole Subscribers: #konsole Tags: #konsole Differential Revision: https://phabricator.kde.org/D11246 M +1 -0 src/Vt102Emulation.cpp https://commits.kde.org/konsole/7934bcff279b33e8ecb9f8c4ff0b4611af84dd34 -- You are receiving this mail because: You are watching all bug changes.