I have a keyboard with a Copy button (and a cut button and a paste button).
Using this, I can not copy from the search pane, not even from the search entry line. CNTL-C works, Everything 1.4 works.
If it helps, CNTL-C will send the scan code sequence 162-17-67 (CNTL Key followed by C),
The keyboard sends the sequence 162-67-17 (C followed by CNTL key)
[Fixed] Keyboard copy button does not work in 1.5
[Fixed] Keyboard copy button does not work in 1.5
Last edited by NotNull on Sun Mar 14, 2021 8:10 am, edited 1 time in total.
Reason: Marked as fixed
Reason: Marked as fixed
Re: Keyboard copy button does not work in 1.5
Does it help if you add this keyboard shortcut to the Copy command? :
- Go to Menu:Tools > Options > General > Keyboard
- In the Show commands containing: box, type Copy
- Select Edit | Copy
- Press the Add button
- In the Shortcut key: box, press your keyboard shortcut
- Use shortcut in: = Result List
- Press OK
- Press OK
Re: Keyboard copy button does not work in 1.5
Thank you for the bug report.
Could you please send the debug output when pressing your copy key:
Could you please send the debug output when pressing your copy key:
- In Everything 1.5, focus the search box
- From the Tools menu, under the Debug submenu, check Verbose.
- From the Tools menu, under the Debug submenu, click Start Debug Logging.
- Press your copy key
- From the Tools menu, under the Debug submenu, click Stop Debug Logging.
this will open your debug log, what is shown in the debug log?
Re: Keyboard copy button does not work in 1.5
No, no difference. It shows as Ctrl+C, which was already there.
I deleted it and re-added it, still does not work
I deleted it and re-added it, still does not work
Re: Keyboard copy button does not work in 1.5
Repeated attempts, in case you still need it:
- Attachments
-
- Capture.JPG (61.03 KiB) Viewed 7018 times
Re: Keyboard copy button does not work in 1.5
Thanks for the screenshot.
It is the new APPCOMMAND handling. I will post a fix in a minute..
It is the new APPCOMMAND handling. I will post a fix in a minute..
Re: Keyboard copy button does not work in 1.5
Please try the latest Everything 1.5 Alpha.
Version 1.5.0.1239a fixes an issue with processing app commands.
Version 1.5.0.1239a fixes an issue with processing app commands.
Re: Keyboard copy button does not work in 1.5
Works well.
Thanks for the speedy fix.
Thanks for the speedy fix.