-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Quicklook v3.6.5 cause Everything by Voidtools "Copy Full Name to Clipboard" when opening file with Enter key #521
Comments
Copy the path is the only method to make QL works with Everything. The author said there might be some changes in the upcoming 1.5 version, so I think I shall wait: #84 (comment) |
Thanks |
Since QuickLook uses the Spacebar to preview, is there any reason why it has to copy to clipboard when the Enter key is used? If you could just make it so the Enter key was ignored by QuickLook, then I think most of the problems with this bug would go away since you don't use Spacebar in Everything, but you use Enter constantly. As an alternative, maybe you can make a toggle to disable QuickLook inside of Everything. |
Oh, I just realized that it's not the Spacebar but the Enter key. I will investigate this issue. |
Fixed! |
Sorry, the previous fix does not fully solve the problem. Try this one instead: https://ci.appveyor.com/project/xupefei/quicklook/builds/27605885/artifacts |
This one seems to mostly work. If you hit Spacebar it copies the path, but if you hit Enter it doesn't copy anything, which is correct. The only strange thing is it seems like if you hit Spacebar in Everything and then hit Enter it still leaves the QuickLook preview window open in the background. If you do this in Windows Explorer it exits the preview window and then opens the program with the file. I tried it with text files and images, and in both cases it left the preview window open in Everything, but exited in Explorer. Hope this helps, let me know if you need me to test another version. Thanks! |
Now it should be alright. Try https://ci.appveyor.com/project/xupefei/quicklook/builds/27667726/artifacts. |
Works perfect, thanks so much for fixing this! |
Description
When QuickLook is active, opening file with Enter key in Everything by Voidtools also do "Copy Full Name to Clipboard"
Steps to reproduce the behavior:
Expected behavior
Enter key in Everything is only for opening file. To copy Fullname is by press Ctrl+Shift+C keys
Desktop (please complete the following information):
Thanks
The text was updated successfully, but these errors were encountered: