https://bugs.kde.org/show_bug.cgi?id=386112
Lucas Vinicius Hartmann <lucas.hartm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas.hartm...@gmail.com --- Comment #2 from Lucas Vinicius Hartmann <lucas.hartm...@gmail.com> --- Confirmed on Kate 17.04.1, Fedora Linux 26 x86_64, but with different symptoms. Loading the minimal test case I verified: With syntax highlight and auto indent: - Move the cursor to the end of lines 2 or 3 and hit enter: BUG. - Move the cursor to the end of line 1 and hit enter: WORKS. - Move the cursor to the middle of any line and hit enter: WORKS. With NO syntax highlight, but with auto indent: - Move the cursor to the end of lines 2 or 3 and hit enter: BUG. - Move the cursor to the end of line 1 and hit enter: BUG. - Move the cursor to the middle of any line and hit enter: WORKS. With syntax highlight, NO auto indent: - All cases WORK. Similar effect on kdevelop, but I did not test so thoroughly. -- You are receiving this mail because: You are watching all bug changes.