Bug 162477 - edit box with suggestion list: incorrectly interpreted esc key
Summary: edit box with suggestion list: incorrectly interpreted esc key
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 17:32 UTC by Maciej Pilichowski
Modified: 2012-09-08 20:41 UTC (History)
1 user (show)

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