hluk/CopyQ
View on GitHubCopyQ does not distinguish FR and FRPC keyboard layouts for shortcuts on Mac
Open
#3436 opened on Feb 17, 2026
Qt bugbughelp wantedmacOS
Description
Describe the bug
To Reproduce
- Prerequisites :
- Have an Apple laptop with an internal Apple French keyboard ;
- Have an external non-Apple French AZERTY keyboard ;
- Have
FRPCset as your current keyboard layout, for use with the external keyboard ;
- Open CopyQ ;
- Go to File -> Preferences -> Shortcuts -> Global ;
- Click on
+next to Show/hide main window ; - Press the top-left key of the external keyboard (
²) ; - Submit, close settings and focus another app ;
- Press
²again and expect CopyQ to appear ; - See CopyQ appear ;
- Set
FRas your keyboard layout, for use with the internal keyboard ; - Press the top-left key of the internal keyboard (
#) and expect CopyQ not to appear ; - See CopyQ appear.
The same issue occurs when doing the opposite : setting # as shortcut using the internal keyboard then pressing ² using the external keyboard (CopyQ appears when it should not).
Expected behavior CopyQ shouldn't appear in this situation.
Screenshots
Version, OS and Environment CopyQ Clipboard Manager 13.0.0-gfa209998-v13.0.0 Qt: 6.9.3 KNotifications: 6.7.0 Compiler: GCC Arch: x86_64-little_endian-lp64 OS: macOS Tahoe (26.1)
- Installation method (for example Windows installer, portable zip, Flatpak, Homebrew, manual build) : CopyQ-macos-13.dmg.zip
Additional context I'm so sorry for bringing you an Apple issue. I hate them and I wish I wasn't forced to use it because of work. On the bright side, apps like CopyQ, and the ton of others I need to do stuff that is basic on Linux, make it more bearable.
Thank you.