GNOME Bugzilla – Bug 669533
Wrong shortcut key for 'Copy to clipboard'
Last modified: 2012-02-11 17:57:55 UTC
Original report: https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/569553 gnome-screenshot 3.2.1-0ubuntu1 In gnome-screenshot, using the print screen key, the "Copy to Clipboard" button has 'o' underlined, but ctrl-c activates that button instead of ctrl-o.
Yes, as mnemonics work with the Alt key, not with the Ctrl key. Ctrl+C is copying in general, unrelated to mnemonics. Closing as INVALID.