Bug 192123 - Pressing escape in the playlist search textbox should clear the search
Summary: Pressing escape in the playlist search textbox should clear the search
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (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:07 UTC by Pierre-Francois Laquerre
Modified: 2009-05-10 13:57 UTC (History)
0 users

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: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