[
https://issues.apache.org/jira/browse/RAVE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanton Sievers resolved RAVE-1093.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.24
Resolved via https://github.com/apache/rave/pull/12
> Toolbar action contributions' tooltips don't appear
> ---------------------------------------------------
>
> Key: RAVE-1093
> URL: https://issues.apache.org/jira/browse/RAVE-1093
> Project: Rave
> Issue Type: Bug
> Components: rave-portal
> Affects Versions: 0.23
> Environment: Chrome 32.0.1700.107
> Mac OS X 10.8.5
> Reporter: Stanton Sievers
> Fix For: 0.24
>
> Attachments: RAVE-1093.patch
>
>
> When a gadget contributes an action to its chrome's toolbar via the
> "gadget/toolbar" path, the action will render but the provided tooltip is not
> displayed.
> The issue here is that the wrong attribute is being used to define the
> tooltip. It is currently "tooltip", which is not a valid HTML attribute,
> when it should be "title".
--
This message was sent by Atlassian JIRA
(v6.2#6252)