You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jochen Kupperschmidt (JIRA)" <de...@myfaces.apache.org> on 2009/11/30 12:11:20 UTC

[jira] Created: (TOBAGO-831) Attach the tooltip of a combined component to the container panel instead of just to the label

Attach the tooltip of a combined component to the container panel instead of just to the label
----------------------------------------------------------------------------------------------

                 Key: TOBAGO-831
                 URL: https://issues.apache.org/jira/browse/TOBAGO-831
             Project: MyFaces Tobago
          Issue Type: Improvement
            Reporter: Jochen Kupperschmidt


The tooltip for a `tx:date` is set on the label element only, so it won't be displayed on the actual input field. While this seems reasonable from a sematical perspective, having the tooltip also available on the field would be more practical, especially for unexperienced users.

Instead of duplicating the tooltip, it should be possible to set it on the panel that contains both the label and the input field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-831) Attach the tooltip of a combined component to the container panel instead of just to the label

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-831.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
                   1.5.0-alpha-2
                   1.0.24
         Assignee: Udo Schnurpfeil

> Attach the tooltip of a combined component to the container panel instead of just to the label
> ----------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-831
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-831
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>            Reporter: Jochen Kupperschmidt
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.0.24, 1.5.0-alpha-2, 1.5.0
>
>
> The tooltip for a `tx:date` is set on the label element only, so it won't be displayed on the actual input field. While this seems reasonable from a sematical perspective, having the tooltip also available on the field would be more practical, especially for unexperienced users.
> Instead of duplicating the tooltip, it should be possible to set it on the panel that contains both the label and the input field.
> Of course, this change should be preferably made to all combined components and not just `tx:date` (if appropriate).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.