https://bugs.kde.org/show_bug.cgi?id=398718
--- Comment #8 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit 3f15d516b98003e4a70ba2af368f8fa834104f07 by Matthieu Gallien. Committed on 23/09/2018 at 19:55. Pushed by mgallien into branch '0.3'. Gives immediate focus to the search entry control after pressing the shortcut to show it Summary: when showing the filter panel, give it focus immediately clean up the logic behind the filter bar expanded and collapsed states Test Plan: pressing the shortcut gives focus Reviewers: astippich, januz, ognarb Reviewed By: astippich Tags: #elisa Differential Revision: https://phabricator.kde.org/D15607 M +16 -20 autotests/qmltests/tst_NavigationActionBar.qml M +0 -66 src/qml/ContentView.qml M +0 -13 src/qml/ElisaMainWindow.qml M +0 -3 src/qml/FileBrowserView.qml M +0 -3 src/qml/GridBrowserView.qml M +0 -3 src/qml/ListBrowserView.qml M +11 -3 src/qml/NavigationActionBar.qml https://commits.kde.org/elisa/3f15d516b98003e4a70ba2af368f8fa834104f07 -- You are receiving this mail because: You are watching all bug changes.