-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Labels
autokey triggersIssues related to hotkeys, abbreviations, window filters, etc.Issues related to hotkeys, abbreviations, window filters, etc.upstream bugBugs in autokey caused by issues in used librariesBugs in autokey caused by issues in used libraries
Description
Classification:
Bug
Reproducibility:
Always
Version
AutoKey version: 0.95.4
Used GUI (Gtk, Qt, or both): Gtk
Installed via: PPA
Linux Distribution: Ubuntu 18.10
Summary
Scripts that are mapped to hotkeys are executed behind a locked screen. For example during password input. Depending on the scripts you have this might be a security and data loss issue.
Steps to Reproduce (if applicable)
- Map a script to a hotkey.
- Lock the screen. (
<super>+l
) - Press the hotkey.
Expected Results
Autokey should not listen to hotkeys while the screen is locked.
Actual Results
Autokey listens to hotkeys and executes potentially dangerous scripts.
Metadata
Metadata
Assignees
Labels
autokey triggersIssues related to hotkeys, abbreviations, window filters, etc.Issues related to hotkeys, abbreviations, window filters, etc.upstream bugBugs in autokey caused by issues in used librariesBugs in autokey caused by issues in used libraries