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 347246 - Context menu for _Important / Un_important
Context menu for _Important / Un_important
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 324810
 
 
Reported: 2006-07-11 20:38 UTC by Karsten Bräckelmann
Modified: 2006-07-11 21:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (2.23 KB, patch)
2006-07-11 20:44 UTC, Karsten Bräckelmann
committed Details | Review

Description Karsten Bräckelmann 2006-07-11 20:38:12 UTC
Steps to reproduce:

* Mail list view, select any not-marked-important mail.
* Contxt menu, see  Mark as _Important

* Mark the mail as Important.
* Contxt menu, see  _Mark as Unimportant


The mnemonic for Important and Unimportant should be I always.

Since they are displayed mutually exclusive, there is no need for differentmnemonics. Instead, one single mnemonic should be used like a toggle.

Also, Mark as Unimportant currently conflicts with _Move to Folder.


Proposed fix:
  Mark as _Important
  Mark as Un_important
Comment 1 Karsten Bräckelmann 2006-07-11 20:44:19 UTC
Created attachment 68784 [details] [review]
proposed fix
Comment 2 Karsten Bräckelmann 2006-07-11 20:45:32 UTC
I am aware, that "I" is not a particular good mnemonic to use in the general case, but it really makes sense here.
Comment 3 André Klapper 2006-07-11 21:17:03 UTC
looks good, please commit.
Comment 4 Karsten Bräckelmann 2006-07-11 21:29:08 UTC
Thanks, committed to HEAD.