| 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: | Playlist | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | nhn |
| Priority: | NOR | ||
| Version First Reported In: | 2.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Pierre-Francois Laquerre
2009-05-09 13:21:05 UTC
Yes, and this has been driving me mad. 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 |