https://bugs.kde.org/show_bug.cgi?id=396119
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kon | |sole/e176667d6809083808d89c | |4a68a963d10fbfce33 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit e176667d6809083808d89c4a68a963d10fbfce33 by Kurt Hindenburg, on behalf of Mariusz Glebocki. Committed on 12/07/2018 at 00:49. Pushed by hindenburg into branch 'master'. IncrementalSearchBox: fix rendering during terminal scroll Summary: Prevent search widget from moving when scrolling session. Test Plan: * Run `seq 1000` * Turn on search * Hold Shift+Up, Shift+Down Actual result: the search box scrolls with terminal contents Expected result: only terminal should scroll, the box should remain unchanged Reviewers: #konsole, hindenburg Reviewed By: #konsole, hindenburg Subscribers: hindenburg, ngraham, konsole-devel Tags: #konsole Differential Revision: https://phabricator.kde.org/D14038 M +1 -1 src/TerminalDisplay.cpp https://commits.kde.org/konsole/e176667d6809083808d89c4a68a963d10fbfce33 -- You are receiving this mail because: You are watching all bug changes.