| Summary: | Toggle comment for Python code no longer works if leading whitespace is present | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Luke Horwell <code> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alain, sander, shefabuse2 |
| Priority: | NOR | ||
| Version First Reported In: | 5.91.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/commit/1173d5184e8b073790556dbdba92a8b8abdd62dc | Version Fixed/Implemented In: | 5.93.0 |
| Sentry Crash Report: | |||
| Attachments: | ZIP containing two GIFs demonstrating the issue (5.90 vs 5.91) | ||
|
Description
Luke Horwell
2022-03-13 21:32:26 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/326 Git commit 1173d5184e8b073790556dbdba92a8b8abdd62dc by Waqar Ahmed. Committed on 14/03/2022 at 04:49. Pushed by cullmann into branch 'master'. Fix toggle comment with space at the start M +48 -0 autotests/src/katedocument_test.cpp M +1 -0 autotests/src/katedocument_test.h M +9 -1 src/document/katedocument.cpp https://invent.kde.org/frameworks/ktexteditor/commit/1173d5184e8b073790556dbdba92a8b8abdd62dc *** Bug 451764 has been marked as a duplicate of this bug. *** *** Bug 456534 has been marked as a duplicate of this bug. *** |