https://bugzilla.xfce.org/show_bug.cgi?id=15119

            Bug ID: 15119
           Summary: Custom action keyboard shortcut doesn't use the
                    current, selected, path and file.
    Classification: Xfce Core
           Product: Thunar
           Version: 1.8.4
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: xfce-bugs@xfce.org
          Reporter: pipicalzaslarg...@hotmail.com
                CC: be...@xfce.org, hj...@xfce.org
  Target Milestone: 1.8.3

way to reproduce:

-create a script, I named it 'test':

        #!/bin/bash
        notify-send "$1"

-create a custom action, add a keyboard shortcut, appearance condition what you
want.
        Command:  /path_to_script/test %f

-use the custom action with right click on one file, not with keyboard
shortcut. You will see that notify-send output it's ok, the right path and file
name.

-select another file, press the keyboard shortcut now, see notify-send
output!!, it's the previous file not the current one. That behave will be the
same with another files until we use right click to execute custom action.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to