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 274451 - Access keys displayed in "define views... dialog" where it should not
Access keys displayed in "define views... dialog" where it should not
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: Normal normal
: Future
Assigned To: Harish Krishnaswamy
Evolution QA team
: 273999 (view as bug list)
Depends on:
Blocks: 236276
 
 
Reported: 2005-04-06 16:12 UTC by Nikos Charonitakis
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch sent to e-p on 2005-04-28 (5.57 KB, patch)
2005-06-08 12:12 UTC, André Klapper
none Details | Review

Description Nikos Charonitakis 2005-04-06 16:12:37 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Language=Greek (didnt test other Languages or C)
if i follow this menu path in all components (mailer, contacts etc): view
-> current view -> define views... 
i see a dialogue window for defining views for (calendar for example) where
there is a list of names that include access keys.
it is like "Day V_iew" but it should be "Day View".

i think that problem comes from here:

#: views/calendar/galview.xml.h:2
msgid "_Day View"
msgstr ""

#: views/calendar/galview.xml.h:3
msgid "_List View"
msgstr ""

#: views/calendar/galview.xml.h:4
msgid "_Month View"
msgstr ""

#: views/calendar/galview.xml.h:5
msgid "_Work Week View"
msgstr ""

These stings should not have access key. Correct me if i am wrong.



Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:
Comment 1 Nikos Charonitakis 2005-04-06 17:08:56 UTC
i tested it with American English language, the result is the same.
Comment 2 André Klapper 2005-04-18 19:32:25 UTC
yeah, right. i'll target this to 2.3, this is really confusing. one can access 
the views by choosing a view and then using "edit". this requires string 
changes, adding dependency to bug 236276.
Comment 3 André Klapper 2005-05-11 10:46:54 UTC
i have submitted a patch to e-p list
Comment 4 André Klapper 2005-06-08 12:12:41 UTC
Created attachment 47427 [details] [review]
patch sent to e-p on 2005-04-28
Comment 5 André Klapper 2005-07-13 10:53:07 UTC
*** Bug 273999 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2005-07-13 11:11:03 UTC
sigh... what to do to get this in? :-/
Comment 7 André Klapper 2005-08-25 20:24:16 UTC
sigh... punting this to 2.5 because of the string freeze.

Comment 8 Kjartan Maraas 2005-10-02 17:08:18 UTC
A couple more issues with this dialog:

- The dialog title is not translated
- The column name is not translated
Comment 9 André Klapper 2005-11-22 15:31:43 UTC
reassigning
Comment 10 André Klapper 2005-12-12 15:58:45 UTC
this is NOTABUG. those accelerators are indeed used, because the names of the
views are used as menu items in the main menu. therefore closing as NOTABUG.
guenther: thanks for pointing me on this.
Comment 11 Kjartan Maraas 2006-08-28 09:21:17 UTC
Look at the dialog again and tell me this is NOTABUG :-) Seriously, if there's no way to fix this we should file bugs against some api for lacking support for removing the accelerators when they are not needed.
Comment 12 André Klapper 2006-08-28 09:23:43 UTC
guenther: this is an invitation for a discussion.
Comment 13 Srinivasa Ragavan 2007-07-07 19:11:30 UTC
This is fixed by Gilles in head.