Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 427312

Summary: Use symbols instead of letters for applicable keyboard shortcuts
Product: [ECD] Orion Reporter: Elijah El-Haddad <elijahe>
Component: ClientAssignee: Elijah El-Haddad <elijahe>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: Silenio_Quarti
Version: 5.0   
Target Milestone: 5.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Elijah El-Haddad CLA 2014-02-03 13:34:33 EST
The Apple Command key has a unique symbol which is usually used by software applications when displaying it in a keyboard shortcut. The Orion client should also use that symbol instead of the "Cmd" string it currently uses. This can be done by simply using the appropriate Unicode symbol (&#8984;). The symbol will show up in the Keyboard Shortcuts menu as well as the dropdown menu items which have associated keyboard shortcuts.

The same is true for the Up, Down, Left and Right arrow keys. All of them have &<keyword>; style HTML characters that can be used to display the appropriate arrow instead of the "UP", "DOWN", "LEFT" and "RIGHT" strings that are currently used.
Comment 1 Elijah El-Haddad CLA 2014-02-03 15:57:32 EST
Fix pushed to github: https://github.com/elijahe/orion.client/commit/aabf9d11f7f762b5f3f9f0881f786e22a6b08e3d