Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "Duplicate Top Stack Value" custom command option does not work #183

Open
clechasseur opened this issue Jul 11, 2024 · 0 comments
Open
Assignees
Labels

Comments

@clechasseur
Copy link
Owner

Describe the bug
Including a "Duplicate Top Stack Value" element in a custom command (through Expert Mode) makes the command invalid (and unusable).

To Reproduce

  1. Create a new custom command
  2. Switch to Expert Mode
  3. Add a "Duplicate Top Stack Value" element
  4. In the Preview pane at the bottom right, see << Invalid custom command >>
  5. Give the command a name, then click OK to save it
  6. Try opening the contextual menu on a file
  7. Go to the Path Copy Copy submenu
  8. See that the new custom command is grayed out

Expected behavior
The command should work (since "Duplicate Top Stack Value" does nothing if the stack is empty).

@clechasseur clechasseur self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant