[richfaces-issues] [JBoss JIRA] Resolved: (RF-3789) Attach identical tooltip to multiple controls

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Dec 4 12:00:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shaikovsky resolved RF-3789.
---------------------------------

    Resolution: Rejected


One tooltip could be defined and just called with component control from any components.

> Attach identical tooltip to multiple controls
> ---------------------------------------------
>
>                 Key: RF-3789
>                 URL: https://jira.jboss.org/jira/browse/RF-3789
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.2.1
>         Environment: All
>            Reporter: David Harcombe
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: tooltip.patch
>
>
> We have identified areas of code in our site where we have to use the same tooltip multiple times (for example where a hover help is required to describe a telephone number). This would be easier if one could use a list of ids in the 'for' attribute of the tooltip thus:
>     <rich:toolTip followMouse="true" for="A,B,C,D">Enter a phone number in the format (999)999-999</rich:toolTip>
> This enables help changes without needing to find *all* occurrences of the tooltip.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list