Bug 192123

Summary: Pressing escape in the playlist search textbox should clear the search
Product: [Applications] amarok Reporter: Pierre-Francois Laquerre <pierre.francois>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.0.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pierre-Francois Laquerre 2009-05-09 13:07:35 UTC
Version:           2.0.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.28-11-generic

Steps:
1- Type a search in the playlist search textbox
2- Press escape

Expected behaviour:
The textbox should be cleared and the playlist should be reset to its original state. The 1.x series does this.

Current behaviour:
Nothing happens.
Comment 1 Seb Ruiz 2009-05-10 13:57:59 UTC
SVN commit 966022 by seb:

Pressing the escape key in the playlist search clears it's contents.
nb: this isn't actually how QLineEdits work, but i like the
functionality and it works well.
BUG: 192123

 M  +2 -0      ChangeLog  
 M  +5 -0      src/widgets/ProgressiveSearchWidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=966022