| Summary: | Closing tab in other split changes tabs in current split | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Grósz Dániel <groszdanielpub> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | p.r.worrall |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/commit/40fc1f15350e778febd67551ba26febed6256177 | Version Fixed/Implemented In: | 23.04 |
| Sentry Crash Report: | |||
|
Description
Grósz Dániel
2023-02-16 02:34:37 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1110 Git commit f417673ddf0f396fb79e8ce9524784aea9846085 by Waqar Ahmed. Committed on 17/02/2023 at 10:29. Pushed by cullmann into branch 'master'. Fix closing tab in other split changes tabs in current split FIXED-IN: 23.04 M +54 -0 apps/lib/autotests/kate_view_mgmt_tests.cpp M +1 -0 apps/lib/autotests/kate_view_mgmt_tests.h M +9 -5 apps/lib/kateviewmanager.cpp https://invent.kde.org/utilities/kate/commit/f417673ddf0f396fb79e8ce9524784aea9846085 Git commit 40fc1f15350e778febd67551ba26febed6256177 by Waqar Ahmed. Committed on 28/02/2023 at 12:59. Pushed by waqar into branch 'release/22.12'. Fix closing tab in other split changes tabs in current split FIXED-IN: 23.04 (cherry picked from commit f417673ddf0f396fb79e8ce9524784aea9846085) M +54 -0 apps/lib/autotests/kate_view_mgmt_tests.cpp M +1 -0 apps/lib/autotests/kate_view_mgmt_tests.h M +9 -5 apps/lib/kateviewmanager.cpp https://invent.kde.org/utilities/kate/commit/40fc1f15350e778febd67551ba26febed6256177 |