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 82062 - [ui-review] Duplicate mnemonics in profile dialog
[ui-review] Duplicate mnemonics in profile dialog
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
1.9.x
Other All
: Normal minor
: 2.2
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
AP4
Depends on:
Blocks:
 
 
Reported: 2002-05-17 11:36 UTC by Tomy
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
updates to glade file (118.98 KB, patch)
2002-11-26 13:29 UTC, Glynn Foster
none Details | Review

Description Tomy 2002-05-17 11:36:38 UTC
gnome-terminal Edit-> Current Profile is having duplicate shortcut keys
General Tab
-----------
1) Alt+u for "Use Same font" and "Use bold version of font"
2) Alt+b for "Blink cursor" and "Silence terminal bell"

Title and command tab
---------------------
1) Alt+u for "Update utmp" and "Run a custom command"

Scrolling tab
-------------
Alt+c for "Scroll on keystroke" and "Close" button

Tabs are not having any hot keys
Comment 1 Tomy 2002-05-17 11:38:34 UTC
Version 1.9.5
Code taken on 10th May 2002
Comment 2 Tomy 2002-05-17 11:46:17 UTC
Sorry the code was taken on 14th May 2002
Comment 3 Havoc Pennington 2002-05-17 12:40:27 UTC
The tabs aren't supposed to have mnemonics, see the Human Interface
Guidelines.
Comment 4 John Fleck 2002-09-21 02:09:44 UTC
Not sure I understand the comment here. Tomy's not talking about
mnemonics on the tab, but on the commands within the tab. In any case,
if this is something you don't intend to fix, Havoc, can we just move
it off as "WONTFIX"?
Comment 5 Havoc Pennington 2002-09-21 02:27:30 UTC
It should be fixed in general, I was just commenting on the "Tabs are
not having any hot keys" part.
Comment 6 Glynn Foster 2002-11-26 13:29:03 UTC
Created attachment 12568 [details] [review]
updates to glade file
Comment 7 Glynn Foster 2002-11-26 13:30:35 UTC
Added patch for updates that fixes the duplicate mnemonic thing.
cc'ing calum to make sure that he reviews the changes. Adding
ui-review keyword too, since slightly concerned we may not get all
this done by the freeze :/
Comment 8 Luis Villa 2002-12-04 19:32:53 UTC
Updating keywords, adding PATCH.
Comment 9 Calum Benson 2002-12-13 17:08:37 UTC
Yeech, can you just attach diffs to glade files in future? I've no
idea what's changed just by looking at that :)  Looks fine anyway.
Comment 10 Calum Benson 2003-04-03 14:53:40 UTC
Updating status_whiteboard field to reflect A11Y team's assessment 
of accessibility impact.
Comment 11 Kjartan Maraas 2003-04-22 15:05:20 UTC
Can this be applied?
Comment 12 Havoc Pennington 2003-04-22 15:29:26 UTC
It's not a patch, just a whole replacement glade file...

I'd edit the glade file by hand to change only the lines that 
have the mnemonic text, there are other outstanding patches 
to the glade that I don't want to break due to reindentation etc.
Comment 13 Andrew Sobala 2003-05-03 17:47:33 UTC
Due to the usability and a11y impact, it would be nice to have this
applied. I know conflicts in XML are a PITA...
Comment 14 Havoc Pennington 2003-05-03 18:21:11 UTC
I just fixed the conflicts myself in CVS.