https://bugs.kde.org/show_bug.cgi?id=483573

            Bug ID: 483573
           Summary: global shortcuts are still there when a kwin script is
                    uninstalled
    Classification: Plasma
           Product: kwin
           Version: 6.0.2
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: scripting
          Assignee: kwin-bugs-n...@kde.org
          Reporter: niuchang...@gmail.com
  Target Milestone: ---

SUMMARY
global shortcuts are still there when a kwin script is uninstalled

STEPS TO REPRODUCE
1.  create a kwin script, in which a global shortcut is registered by
`registerShortcut` method
2.  install the script using `kpackagetool6 --type KWin/Script --install .`
2.  the global shortcut works correctly
3.  uninstall the script

OBSERVED RESULT
the registered global shortcut still works

EXPECTED RESULT
It should not work.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0 
Qt Version: 6.6.2

ADDITIONAL INFORMATION
And when I install a script again which binds the same shortcut, the shortcut
seems to call to the old (uninstalled) script, not the new one.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to