Bug 402818 - Escape key doesn't cancel dragging task
Summary: Escape key doesn't cancel dragging task
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: master
Platform: Other Linux
: LO minor
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-03 12:12 UTC by David Edmundson
Modified: 2022-04-25 17:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.25
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2019-01-03 12:12:54 UTC
If I drag a file in dolphin pressing escape cancels it.
If I drag a favourite in kickoff pressing escape cancels it.
If I drag a task, pressing escape does nothing. 

I assume it's because the panel doesn't get keyboard focus, which would make this a difficult fix.
Comment 1 Nate Graham 2022-04-25 17:20:39 UTC
This seems to be working now, perhaps as a side effect of the work that made panels able to accept keyboard focus.