https://bugs.kde.org/show_bug.cgi?id=399014
Bug ID: 399014 Summary: Text editor jumps when inserting a new bracket with auto-brackets. Product: kate Version: 17.12.0 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: simon.westers...@gmail.com Target Milestone: --- SUMMARY Text editor jumps when inserting a new bracket with auto-brackets. STEPS TO REPRODUCE 1. Enable auto-brackets and scroll past last line of the editor. 2. Put the cursor on the last line of a document. 3. Scroll the document so that the last line isn't in the middle. 4. Insert a new parenthesis or other bracket. EXPECTED RESULT Inserts both a start and end parenthesis and the edited line stays where it is. ACTUAL RESULT Inserts both a start and end parenthesis but the edited line jumps to the middle of the screen (vertical scrolling happens). -- You are receiving this mail because: You are watching all bug changes.