[Bug 57907] New: cursor keys don't work in code completion popup
daniel.franke at imbs.uni-luebeck.de
daniel.franke at imbs.uni-luebeck.de
Wed Apr 30 18:45:09 UTC 2003
------- 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=57907
Summary: cursor keys don't work in code completion popup
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: daniel.franke at imbs.uni-luebeck.de
Version: 3.0.0a4 (using KDE KDE 3.1.1)
Installed from: Compiled From Sources
Compiler: gcc-3.2.2
OS: Solaris
when code-completion is open, one can type any text, but it's not possible to navigate through source by cursor keys (and code completion window closes, sure).
Example:
-- I'm typing: --
stri
--
now the window pops up
-- nevertheless I type --
ng
--
but, instead of going on I want to jump around and change anything, using '->' or '<-' ...
this doesn't work. One has to close the popup first by [ENTER] or [ESC].
I believe it would be ok if it would be closed by any key but [UP] nad [DOWN] ?!
More information about the KDevelop-devel
mailing list