GNOME Bugzilla – Bug 328884
Proxy dialog uses 'i' as accelerator
Last modified: 2006-01-27 21:11:15 UTC
The proxy dialog uses 'i' as an accelerator for the "Direct internet connection" string, this use of a 'thin' character is recommended against by the HIG: http://developer.gnome.org/projects/gup/hig/2.0/input-keyboard.html "it is better not to assign access keys to "thin" letters (such as lowercase i or l), or letters with descenders (such as lowercase g or y) unless it is unavoidable" It would probably be better to use 'r' instead.
This is fixed in CVS: http://mail.gnome.org/archives/cvs-commits-list/2006-January/msg07893.html I have sent an email to gnome-doc-list and gnome-i18n