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

            Bug ID: 430815
           Summary: Custom shortcuts do not handle file paths with spaces
           Product: frameworks-kglobalaccel
           Version: 5.77.0
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: v...@veqz.net
  Target Milestone: ---

The CommandURL actions for custom shortcuts do not handle file paths with
spaces.

The file chooser works well and a script with spaces in the filename can be
stored for the shortcut.

Unfortunately, the path is not stored in a way that can handle spaces in the
file path.

The following are excerpts from the ~/.config/khotkeysrc:

This works:
[Data_4Actions0]
CommandURL=/home/username/this_is_a_script
Type=COMMAND_URL

This does not work:
[Data_4Actions0]
CommandURL=/home/username/this is a script
Type=COMMAND_URL

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

Reply via email to