------- 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.