After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669533 - Wrong shortcut key for 'Copy to clipboard'
Wrong shortcut key for 'Copy to clipboard'
Status: RESOLVED INVALID
Product: gnome-screenshot
Classification: Core
Component: general
git master
Other Linux
: Normal trivial
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-07 06:13 UTC by Vadim Rutkovsky
Modified: 2012-02-11 17:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2012-02-07 06:13: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.
Comment 1 André Klapper 2012-02-11 17:57:55 UTC
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.