Bug 192126 - Pressing the enter key when in the playlist search textbox should play the first result
Summary: Pressing the enter key when in the playlist search textbox should play the fi...
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Playlist (show other bugs)
Version: 2.0.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-09 13:21 UTC by Pierre-Francois Laquerre
Modified: 2009-05-10 14:04 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 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