This is not a bug. Qt has worked this way for over a decade, as has Sigil. This is part of what being cross-platform means. The exact same Shortcuts such as Ctrl-C and Ctrl-V on Windows and Linux for Copy and Paste become Command-C and Command-V on macOS with the exact same code base.
Last edited by KevinH; 01-05-2022 at 10:14 PM.
|