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 353922 - shortcut conflict: new shared memo vs evolution preferences
shortcut conflict: new shared memo vs evolution preferences
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Memos
2.10.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 408063 (view as bug list)
Depends on:
Blocks: 310552
 
 
Reported: 2006-09-01 23:16 UTC by André Klapper
Modified: 2013-09-13 00:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changes the shortcut to Shift+Control+H (745 bytes, patch)
2006-12-03 19:04 UTC, Diego Escalante Urrelo (not reading bugmail)
committed Details | Review

Description André Klapper 2006-09-01 23:16:59 UTC
dear chen,
http://cvs.gnome.org/viewcvs/evolution/calendar/gui/memos-component.c?r1=1.8&r2=1.9
introduced the line
          list->_buffer[1].menuShortcut = 's';

control+shift+s is already used by the preferences in evolution 2.7.92.

for future reference, http://go-evolution.org/Shortcut_Keys_Review clearly lists the currently used keyboard shortcuts, it can be helpful in order to not use the same one twice.
i hereby invite every evolution hacker to take a look at that page, or to actually test the changes that they implement. thanks.

</sarcasm>
Comment 1 Chenthill P 2006-09-05 04:44:39 UTC
bad, did not go through that. Confirming.
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2006-12-03 19:04:38 UTC
Created attachment 77594 [details] [review]
Changes the shortcut to Shift+Control+H

This fixes the problem, I read the wiki page for Shortcut Keys Review and there isn't another shift+control+h shortcut.

This is my first Evolution patch, so if I missed something please tell me :).
Comment 3 André Klapper 2007-02-17 00:54:52 UTC
garr... UI freeze. may anybody feel free to ask for UI freeze break. otherwise, i would just commit this because i'm too tired of seeing this bug for another cycle.
Comment 4 André Klapper 2007-02-17 00:55:12 UTC
*** Bug 408063 has been marked as a duplicate of this bug. ***
Comment 5 Matthew Barnes 2007-04-06 05:26:01 UTC
Patch committed to Subversion trunk (revision 33391).