GNOME Bugzilla – Bug 444227
file -> download messages for offline: mnemonic missing
Last modified: 2013-09-13 00:58:56 UTC
In Evolution version 2.11.2 in the main window Select File --> the feature (download messages for offline )does not have mnemonic for easy keyboard navigation purpose...for the purpose to improve the usability feature Other information: actual results : the keyboard navigation is not possible for the about mentioned option ,,as for the rest it is present expected results : providing a mnemonic improves the usability feature ....
Created attachment 89379 [details] [review] this is the patch for the bug 444227 , the patch works fine
uhm... right... grumble... who added that menu item, srini? ;-) the string does not make sense. "for offline" what? offline usage? if so, reuse or shorten the existing string in the right-click menu of the folder properties (which also misses a mnemonic). vinod, please don't use "usability" keyword for this. use "accessibility" and add a "blocks 324810" for any mnemonic issues. thanks in advance.
thnakz for the link andre ;-), andre i did understand the second part you were talking about , regarding missing mnemonic in the right - click menu of the folder properties , i could not find any missing mnemonic , a little more specific would be more helpful :-), andre i was wondering in the file menu for the send/receive item , the r is used as mnemonic , i would suggest for e to be the better option since matches best with the standards and bcz it's the dual operation being performed over their , waiting for your're comment on that :-)
(any remote folder) right-click -> properties -> mark for offline usage
Vinod, please resubmit the path with string modification as Andre suggested.
(In reply to comment #4) > (any remote folder) right-click -> properties -> mark for offline usage > srag ok, will be working on that soon ,
Created attachment 100043 [details] [review] Updated patch for missing mnemonic This patch is the same as the first, except that it changes the string to "Mark for offline usage" as Andre suggested and creates a mnemonic for it, and the new menu item string is "Download messages for offline usage".
cool.
a) I cannot apply the patch: patching file ui/evolution-mail-global.xml patch: **** unexpected end of file in patch b) are you sure you want to have same thing named differently in menu and popup menu? Is it good idea? I think it's a bit confusing for users, isn't it?
Created attachment 100141 [details] [review] Revised patch I'm not sure why we received this error; it may have been a problem with my editor. In any case, I've regenerated the patch and changed the two affected strings to "Download messages for offline usage" using mnemonic 'd' for both. The patch should apply cleanly this time :)
OK, looks good to commit.
Committed to trunk. Committed revision 34641.