Bug 192126

Summary: Pressing the enter key when in the playlist search textbox should play the first result
Product: [Applications] amarok Reporter: Pierre-Francois Laquerre <pierre.francois>
Component: PlaylistAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: wishlist CC: nhn
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:21:05 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- Create a playlist with some songs in it
2- Filter it using any search criteria that returns some results
3- Press enter

Expected behaviour:
As in the 1.x series, pressing enter should start playing the first search result and, if I remember well, clear the search.

Current behaviour:
Nothing.
Comment 1 Seb Ruiz 2009-05-10 13:32:20 UTC
Yes, and this has been driving me mad.
Comment 2 Seb Ruiz 2009-05-10 14:04:31 UTC
SVN commit 966024 by seb:

Pressing the return key in the playlist search activates the selected result
BUG: 192126

 M  +2 -0      ChangeLog  
 M  +5 -2      src/playlist/PlaylistActions.cpp  
 M  +1 -0      src/playlist/PlaylistWidget.cpp  
 M  +8 -0      src/playlist/view/listview/PrettyListView.cpp  
 M  +1 -0      src/playlist/view/listview/PrettyListView.h  
 M  +6 -0      src/widgets/ProgressiveSearchWidget.cpp  
 M  +6 -0      src/widgets/ProgressiveSearchWidget.h  


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