Summary: | "Replace All" stops before replacing all | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | arne anka <kde-bugs> |
Component: | search | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | waqar.17a |
Priority: | NOR | ||
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
arne anka
2022-04-26 11:15:17 UTC
While thinking about it occurs to me that the replacement stops at almost the same position as the original strings ends (493 vs 492). So, it seems the replacement alogorithm does not take into account that not only the string content but also the string _length_ may change ... *** This bug has been marked as a duplicate of bug 449767 *** |