Bug 78390 - Function autocomplete traps typing
Summary: Function autocomplete traps typing
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Code completion (show other bugs)
Version: 3.0.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 16:33 UTC by Jacob Hinkle
Modified: 2008-06-30 13:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Hinkle 2004-03-24 16:33:29 UTC
Version:           3.0 (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources

When the little yellow autocomplete box comes up describing the function you are using (not the one that lists possible variable and function names) there is no way to make it go away except to move the cursor elsewhere. This is a problem since it often covers up other code that may be helpful to look at. You should be able to press ESC to get it to go away.
Comment 1 Giovanni Degani 2005-06-02 19:54:53 UTC
I can confirm this problem...it also stops you from using the alt tab key combination for alternating windows
Comment 2 Mario Vejlupek 2005-08-26 00:40:30 UTC
*** This bug has been confirmed by popular vote. ***
Comment 3 Andreas Pakulat 2006-12-30 16:15:57 UTC
Confirmed in 3.4, somehow the tooltip doesn't go when pressing ESC.
Comment 4 Andreas Pakulat 2008-06-29 18:34:34 UTC
fixed in kdev4 where the tooltip doesn't exist anymore and the code-completion has largely changed.
Comment 5 Amilcar do Carmo Lucas 2008-06-30 13:36:44 UTC
Like Andreas said, this is fixed