| Summary: | [commands] Tooltips for icon commands should show the command's name | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
When a command is rendered as an icon (like many Git commands), Orion displays an informative tooltip on hover. The tooltip explains what the command *does* but not what it is *named* ("Checkout", "Reset", etc). A user who is familiar with Git then has to parse through the tooltip to figure out which command they are looking at. It might be helpful to prefix the tooltip with the command name. (This would only apply to image-commands, since commands rendered as buttons already show the command name as the button text).