Summary: | Search & Replace plugin: Results are inserted in active tab | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Dominik Haumann <dhaumann> |
Component: | search | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kare.sars |
Priority: | NOR | ||
Version First Reported In: | 23.08.5 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/41991a47e3433b002474d8b239e41550d06943b6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dominik Haumann
2024-03-22 10:33:29 UTC
Working on it now. It is a bit risky change, need to be careful.... A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1465 Git commit 41991a47e3433b002474d8b239e41550d06943b6 by Christoph Cullmann, on behalf of Kåre Särs. Committed on 21/04/2024 at 14:48. Pushed by cullmann into branch 'master'. S&R: Improve tab handling - Fix Search results populating wrong search tab - There is also a bug with highlighting matches when switching tabs M +1 -0 .gitignore M +136 -127 addons/search/SearchPlugin.cpp M +4 -3 addons/search/SearchPlugin.h https://invent.kde.org/utilities/kate/-/commit/41991a47e3433b002474d8b239e41550d06943b6 |