(*** This bug was imported into bugs.kde.org ***) Package: kdevelop Version: 2.1.2 (using KDE 3.0.2 ) Severity: normal Installed from: Mandrake Linux Cooker i586 - Cooker Compiler: gcc version 3.1.1 (Mandrake Linux 8.3 3.1.1-0.8mdk) OS: Linux (i686) release 2.4.18-19mdk OS/Compiler notes: In kdevelop if you are typing a method at the far right of the editor window the autocompletion tooltip & list box appear half off screen. In other words your typing some long line which makes the editor window scroll horizontally and you type : objectname-> The autocompletion popup starts at the cursor and then continues off screen. Then once you have finished typing your method name e.g : objectname->methodname( The tooltip which appears will also be partially offscreen. There needs to be some kind of "will this tooltip appear offscreen" test and if so it should be shifted to the left so that it remains on screen. Cheers Jason (Submitted via bugs.kde.org) (Called from KBugReport dialog)
This is also a confirmed bug in KDevelop CVS (pre Alpha5)
This can be closed imho. 'Cause it is a bug of the katepart. The codecompletionbox is already fixed in HEAD, and i will make a patch for the tooltip in the next days, if no kate developer solved it already. Cheers, Jonas
k, closing, welcome to each patch