Completed
Last Updated: 05 Aug 2015 10:28 by Eric
ADMIN
Marin Bratanov
Created on: 23 Jul 2013 07:30
Category: ToolTip
Type: Feature Request
3
FIX When IgnoreAltAttribute=true an empty tooltip is shown by RadToolTipManager with AutoTooltipify=true or by RadToolTip with no custom content set
No tooltip should be shown if there is no data for the tooltip:
- RadToolTipManager: AutoTooltipify=true; IgnoreAltAttribute=true; no title attribute set for the elements on the page: no tooltips should be generated, but empty ones are
- RadToolTip: IgnoreAltAttribute=true; no Text or content are set; no title attribute set on the target: no tooltip should be shown, but an empty one is

Leave your comments below on the behavior you would expect from this property.

Possible workarounds are attached to the thread.
1 comment
Eric
Posted on: 03 Jan 2014 14:32
The behavior you describe is what I expect from this property, and it would be wonderful if it could be incorporated into a release in the near future.