SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open a long document, move to some line in the middle of it 2. Type ^F 4. Move back to edit window but leave search bar visible OBSERVED RESULT The UI that shows the search parameters hides the line number and column EXPECTED RESULT It would be nice if this were not hidden to know what line you are at during a search operation (or editing with the search bar present). SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Fixed with https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/290
Git commit 4a00ff7bfb123a763d218a449250c300d2504575 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 20/02/2022 at 19:25. Pushed by cullmann into branch 'master'. Add viewbar widgets vertically rather than stacked This means you can have multiple widgets active at the same time - Find - Command line ... Related: bug 446464 M +2 -2 src/view/kateview.cpp M +53 -60 src/view/kateviewhelpers.cpp M +6 -28 src/view/kateviewhelpers.h M +1 -1 src/view/kateviewinternal.cpp https://invent.kde.org/frameworks/ktexteditor/commit/4a00ff7bfb123a763d218a449250c300d2504575