Bug 179322

Summary: Kgpg's key server dialog invites data loss
Product: [Applications] kgpg Reporter: Richard Hartmann <richih-kde>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Richard Hartmann 2009-01-02 01:18:40 UTC
Version:           2.0.0 (using 4.1.3 (KDE 4.1.3), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.26-1-686

Reproduce:

1) Click File
2) Click Key Server Dialog
3) Enter anything into the search field
4) Press enter

The Cloes button will be activated, not the Search button, closing the window. Your search input will be lost, at that point.
Comment 1 Dario Andres 2009-01-02 02:13:17 UTC
It seems to be fixed in KDE4.2 (current builds), pressing Enter brings the search results instead of closing the Window :)
Comment 2 Richard Hartmann 2009-01-02 02:19:21 UTC
Those are the best bugs :)
Comment 3 Rolf Eike Beer 2009-01-05 13:57:50 UTC
SVN commit 906027 by dakon:

Backport r873301 by bbroeksema from trunk

Start search on hitting enter in the line edit of the Keyserver dialog.

BUG:179322


 M  +1 -0      keyservers.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=906027
Comment 4 Richard Hartmann 2009-01-05 14:09:20 UTC
Just in time for 4.1.4 :)