From kdevelop-bugs Thu May 31 06:00:11 2007 From: DragonK Date: Thu, 31 May 2007 06:00:11 +0000 To: kdevelop-bugs Subject: [Bug 146186] New: Pressing Enter on the first line of a file in Message-Id: <20070531080008.146186.dragonk () gmail ! com> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306978012943 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=146186 Summary: Pressing Enter on the first line of a file in KDevelop doesn't scroll down the text Product: kdevelop Version: 3.4.1 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: all editors AssignedTo: kdevelop-bugs kdevelop org ReportedBy: dragonk gmail com Version: 3.4.1 (using KDE 3.5.7, Gentoo) Compiler: Target: i686-pc-linux-gnu OS: Linux (i686) release 2.6.19-morph7-grsec When editing a file (any kind) in kdevelop and you go to the first line and press ENTER, the text doesn't scroll down. A new line is inserted, indeed, but it is inserted above the visible text, while the first line and the rest of the text stay in position. This behaviour is a little confusing and not very standard, imho.