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.