https://bugs.kde.org/show_bug.cgi?id=408290
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-nm/5b45ac0edc140518769e | |da0b7a7ff59b936a5027 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 5b45ac0edc140518769eda0b7a7ff59b936a5027 by Nate Graham, on behalf of Kishore Gopalakrishnan. Committed on 07/06/2019 at 14:10. Pushed by ngraham into branch 'Plasma/5.16'. Handle Esc properly when focus is in searchbox Summary: If we place the focus in the searchbar, pressing Esc once dismisses the searchbar. However, pressing Esc after this does not dismiss the popup unless one manually intereacts with some other element in the popup. This patch fixes the issue. Test Plan: 1. Open the Networks popup in the systray. 2. Click the search icon above the channels list. 3. Click in the search area to place focus there. 4. Press Esc. Searchbar disappears. 5. Press Esc again. Check that the popup closes. Reviewers: #plasma, jgrulich, ngraham Reviewed By: jgrulich, ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D21620 M +8 -1 applet/contents/ui/Toolbar.qml https://commits.kde.org/plasma-nm/5b45ac0edc140518769eda0b7a7ff59b936a5027 -- You are receiving this mail because: You are watching all bug changes.