https://bugs.kde.org/show_bug.cgi?id=439529
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/877a51 | |28cb7cb3af51b9f9b360355bbb2 | |a58269e Status|ASSIGNED |RESOLVED --- Comment #7 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 877a5128cb7cb3af51b9f9b360355bbb2a58269e by Kurt Hindenburg, on behalf of Luis Javier Merino MorĂ¡n. Committed on 08/07/2021 at 20:42. Pushed by hindenburg into branch 'master'. Fix assert _currentTerminalDisplay in Screen::setTextSelectionRendition _currentTerminalDisplay was not set until some interaction was made with the TerminalDisplay widget. Set it as soon as Session->addView() is called. M +6 -0 src/Emulation.cpp M +6 -0 src/Emulation.h M +2 -0 src/session/Session.cpp M +0 -5 src/terminalDisplay/TerminalDisplay.cpp https://invent.kde.org/utilities/konsole/commit/877a5128cb7cb3af51b9f9b360355bbb2a58269e -- You are receiving this mail because: You are watching all bug changes.