When there is active filtering of contacts and esc key is pressed, it clears the typed text, but the model filter is not cleared and still keeps the previous filter string.
Git commit 0f4f0c491ccd77a069a2ee49839779412865b4c4 by Martin Klapetek. Committed on 21/04/2013 at 13:48. Pushed by mklapetek into branch 'kde-telepathy-0.6'. Handle pressing Esc key in the filter bar Pressing Esc key changes the text programatically, which textEdited() does not handle. Instead we use textChanged() which does handle programatically changed text, including pressing Esc key. Reviewed-by: David Edmundson FIXED-IN: 0.6.2 M +1 -1 filter-bar.cpp http://commits.kde.org/telepathy-contact-list/0f4f0c491ccd77a069a2ee49839779412865b4c4