Bug 162477

Summary: edit box with suggestion list: incorrectly interpreted esc key
Product: [Frameworks and Libraries] kdelibs Reporter: Maciej Pilichowski <bluedzins>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kollix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Maciej Pilichowski 2008-05-22 17:32:52 UTC
Version:            (using KDE 3.5.9)
Installed from:    SuSE RPMs

Type 
AAA BBB

so this entry will get into the history.

Then get back to this edit box and type
AAA

suggestion list will appear. Hit esc.

The suggestion list will be closed.

Clear all the text. Now paste 
AAA

the suggestion list appear. Hit esc.

The suggestion list will be closed but also the pasted text will be cleared (bug).
Comment 1 Martin Koller 2012-09-08 20:41:36 UTC
Testing in 4.9.1: pasting does not bring up the completion list, so this is no longer valid.
Pasting and pressing space brings up the completion list, but ESC only closes it but does not clear the text.