Summary: | Deletes previous line when hitting backspace at start of line | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Kai Uwe Broulik <kde> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | loh.tar |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/ktexteditor/7e739920fd230dc451e0bea25b96a9d92e708b68 | Version Fixed In: | |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2019-05-28 08:36:47 UTC
Git bisect suggests bcba8991413622ecec690a2c4ee033f47ef680a5 "Review del/backspace" as culprit Git commit 7e739920fd230dc451e0bea25b96a9d92e708b68 by loh tar. Committed on 28/05/2019 at 15:54. Pushed by lohtar into branch 'master'. Don't delete entire previous line by backspace in pos 0 Bug introduced by bcba8991413622ecec690a2c4ee033f47ef680a5 Sorry, for the hassle, I hope it's OK now. Differential Revision: https://phabricator.kde.org/D19785 M +3 -1 src/document/katedocument.cpp https://commits.kde.org/ktexteditor/7e739920fd230dc451e0bea25b96a9d92e708b68 Btw, was this in a released KF5 version or just in master? I am asking since if this is in a released gKF5 version, we should send a mail to kde-distro-packagers@kde.org to make packagers aware of this regression and fix. |