Skip to content

Scripts are executed when screen is locked #249

@zroug

Description

@zroug

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)

  1. Map a script to a hotkey.
  2. Lock the screen. (<super>+l)
  3. 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

No one assigned

    Labels

    autokey triggersIssues related to hotkeys, abbreviations, window filters, etc.upstream bugBugs in autokey caused by issues in used libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions