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 604571 - When selecting [Go]->[Clear History], both buttons have 'C' as the keyboard shortcut
When selecting [Go]->[Clear History], both buttons have 'C' as the keyboard s...
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
2.28.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-14 19:23 UTC by Pedro Villavicencio
Modified: 2011-08-11 19:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2009-12-14 19:23:30 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/495731

"When selecting [Go]->[Clear History] to clear the list of visited folders, both the [Cancel] and [Clear] buttons have the keyboard shortcut set to the letter 'C'. When [Alt]+[C] is pressed it just cycles the selection between both buttons. It would be better to have a different keyboard shortcut for each of the buttons so the keyboard shortcuts will activate/click the buttons."

Thanks,
Comment 1 Marcus Carlson 2010-06-27 08:50:45 UTC
This is because we use GTK_STOCK_CANCEL and GTK_STOCK_CLEAR to create the text and icons of the buttons. Either we make a custom cancel or clear button or this is a problem of gtk that should have a backup shortcut in these cases. What do you think?
Comment 2 André Klapper 2011-08-11 19:35:44 UTC
"Clear History" has been removed from the Go menu for 3.1.4. See bug 654422.
Closing as OBSOLETE.