Skip to content
Commit 02674a35 authored by David Edmundson's avatar David Edmundson
Browse files

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.

CCBUG: 362657

Test Plan: Opened a bunch of popups. Pressed escape

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D3256
parent 78d91fa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment