Bug 297009 - [Help Wanted] Missing shortcut keys in UI project properties and preferences
Summary: [Help Wanted] Missing shortcut keys in UI project properties and preferences
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 6.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL: http://wiki.eclipse.org/User_Interfac...
Whiteboard:
Keywords: accessibility, helpwanted
Depends on:
Blocks:
 
Reported: 2009-12-05 22:39 EST by Andrew Gvozdev CLA
Modified: 2020-09-04 15:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gvozdev CLA 2009-12-05 22:39:14 EST
According to UI Guidelines http://wiki.eclipse.org/User_Interface_Guidelines#Accessibility:
> In a dialog or wizard, a shortcut key should be defined for each button or control. The shortcut key should be displayed with an underline beneath the appropriate shortcut character.

There are many pages in CDT properties or preferences that do not honor that rule, C/C++ Build, tab Behavior, Build Variables to start with and many others. In fact, few of them define shortcut keys.

Patches are welcome.