[Xfce-bugs] [Bug 15119] New: Custom action keyboard shortcut doesn't use the current, selected, path and file.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Feb 6 01:36:02 CET 2019
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 at xfce.org
Reporter: pipicalzaslargass at hotmail.com
CC: benny at xfce.org, hjudt at 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.
More information about the Xfce-bugs
mailing list