| Summary: | Symbol Outline out of sync if file is reloaded | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Akseli Lahtinen <akselmo> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/-/commit/77cbafd60690de3cc7a6d8b33388501dd10257dc | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Akseli Lahtinen
2025-01-30 09:37:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/789 My try to fix that needs testing, perhaps it is no good idea. Git commit 77cbafd60690de3cc7a6d8b33388501dd10257dc by Waqar Ahmed, on behalf of Christoph Cullmann. Committed on 21/02/2025 at 09:08. Pushed by waqar into branch 'master'. don't reset revision on reload but increment it this avoids that we assume we are back to an old revision even if the loaded text is totally different M +2 -2 autotests/src/katedocument_test.cpp M +5 -4 src/buffer/katetextbuffer.cpp M +3 -4 src/buffer/katetexthistory.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/77cbafd60690de3cc7a6d8b33388501dd10257dc |