[frameworks-ktexteditor] [Bug 408016] Deletes previous line when hitting backspace at start of line

2019-06-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=408016

--- Comment #3 from Dominik Haumann  ---
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-packag...@kde.org to make packagers aware of this regression and
fix.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 408016] Deletes previous line when hitting backspace at start of line

2019-05-28 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=408016

Lothar  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kte
   ||xteditor/7e739920fd230dc451
   ||e0bea25b96a9d92e708b68
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Lothar  ---
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-1src/document/katedocument.cpp

https://commits.kde.org/ktexteditor/7e739920fd230dc451e0bea25b96a9d92e708b68

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 408016] Deletes previous line when hitting backspace at start of line

2019-05-28 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=408016

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||loh@googlemail.com

--- Comment #1 from Kai Uwe Broulik  ---
Git bisect suggests bcba8991413622ecec690a2c4ee033f47ef680a5 "Review
del/backspace" as culprit

-- 
You are receiving this mail because:
You are watching all bug changes.