https://bugs.kde.org/show_bug.cgi?id=362657
--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 02674a356340665148f80f5ef972cea6a0314ac5 by David Edmundson. Committed on 04/11/2016 at 11:11. Pushed by davidedmundson into branch 'master'. Close popups on escape Summary: A lot of applets have independent handling making escape close the expanded representation. However not all of them do. This leads to both duplicated code and inconsistencies, so we should tackle this at the source. If an applet was already using escape internally it will be accepting the event, and so this code will not cause any regressions. Test Plan: Opened a bunch of popups. Pressed escape Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3256 M +7 -1 desktoppackage/contents/applet/CompactApplet.qml http://commits.kde.org/plasma-desktop/02674a356340665148f80f5ef972cea6a0314ac5 -- You are receiving this mail because: You are watching all bug changes.