| Summary: | [commands] Tooltip not shown on dropdown menu buttons | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | antonm, ken_walker | ||||
| Version: | 3.0 | ||||||
| Target Milestone: | 3.0 RC1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Mark Macdonald
Now that some dropdown menus use icons instead of text, we really need tooltips. * http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6459f8d * http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6e79a0a The command groups (see [1]) can now provide a tooltip. If no tooltip is provided, and the group is rendered as an image-based dropdown menu, the group's name is used as the tooltip instead. [1] https://orion.eclipse.org/jsdoc/symbols/orion.commandregistry.CommandRegistry.html#addCommandGroup |