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

After setting two shortcut keys at the same time, only one shortcut key will take effect and the other will be invalid #164

Open
onewinner opened this issue Sep 5, 2024 · 6 comments
Labels
bug Something isn't working work in progress

Comments

@onewinner
Copy link

image
Problem description: The shortcut keys set first are invalid, but the ones set later can be used. I don't know why

@kurdin
Copy link
Contributor

kurdin commented Sep 5, 2024

@onewinner the problem could be that Alt + F already been used in your system by other application that started after PasteBar. Can you try it again please with something like Ctrl + Alt + F, restart your PasteBar and try to press the combination.

@onewinner
Copy link
Author

I tested it and tried switching to other shortcut keys but it didn't work. For example, if I use ctrl+alt+F to start the shortcut window, and then I set ctrl+alt+G to start the main window, ctrl+alt+F will become invalid. Conversely, if I set the shortcut window startup to ctrl+alt+F, ctrl+alt+G will become invalid.

@kurdin
Copy link
Contributor

kurdin commented Sep 6, 2024

@onewinner I assume you using Windows 10 / 11 right ?

@xin-xw
Copy link

xin-xw commented Sep 8, 2024

Same issue on Windows 11.

Providing further context!

I was able to do a clean wipe on 24H2 and still run into this problem, which with @2606090723's response allude to me that it may be independent of the app. I triggered the issue by setting:

ALT + V as quick open and then trying to set
ALT + SHIFT + V as open main menu

Upon removing the hotkeys, the app becomes unresponsive to future hotkey inputs - even after a force shutdown.

@kurdin
Copy link
Contributor

kurdin commented Sep 8, 2024

@xin-xw Thank you for report. I'll investigate this.

@kurdin kurdin changed the title Bug: After setting two shortcut keys at the same time, only one shortcut key will take effect and the other will be invalid. After setting two shortcut keys at the same time, only one shortcut key will take effect and the other will be invalid Sep 8, 2024
@kurdin kurdin added bug Something isn't working work in progress labels Sep 8, 2024
@2606090723
Copy link

@onewinner the problem could be that Alt + F already been used in your system by other application that started after PasteBar. Can you try it again please with something like Ctrl + Alt + F, restart your PasteBar and try to press the combination.问题可能是 Alt + F 已在您的系统中被 PasteBar 之后启动的其他应用程序使用。您可以使用Ctrl + Alt + F之类的方法再试一次,重新启动您的 PasteBar 并尝试按组合键。

macbook air M2 也是这样 :只有后设置的快捷键会生效,先设置的快捷键失效, 而且还有一种bug:设置过的快捷键就不能重复设置了,比如我设置了快捷键ctrl+1,又改成了ctrl+2,这时候再想改回ctrl+1,就改不回来,没反应

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work in progress
Projects
None yet
Development

No branches or pull requests

4 participants