Skip to content

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Sep 7, 2025

Updates the drag-and-drop operation to correctly use the IsExecutable property from IShortcutItem when available, ensuring proper handling of shortcut items during file operations.

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files ...
  2. ...

Updates the drag-and-drop operation to correctly use the IsExecutable property from IShortcutItem when available, ensuring proper handling of shortcut items during file operations.
@yaira2
Copy link
Member Author

yaira2 commented Sep 7, 2025

@Josh65-2201 can you confirm if this solves the issue for you?

@Josh65-2201
Copy link
Member

Josh65-2201 commented Sep 7, 2025

It's still blocked

@yaira2
Copy link
Member Author

yaira2 commented Sep 7, 2025

It doesn't look like this PR will solve the issue. Additional logic needs to be added to the InitializeDrag event to check the shortcut target type.

@yaira2 yaira2 closed this Sep 7, 2025
@yaira2 yaira2 deleted the ya/DragDropShortcuts branch September 7, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Drag and drop onto file shortcuts is not working
2 participants