Completed
Last Updated: 14 Dec 2015 12:16 by ADMIN
ADMIN
Hristo
Created on: 03 Dec 2015 12:52
Category: UI Framework
Type: Bug Report
0
FIX. TPF - a child RadElement should use its parent`s tooltip if its ToolTipText property is not set and tooltips should be displayed
How to reproduce: 
Add a RadDropDownListElement to a RadRibbonBar and set its ToolTipText property. The tool tip is not displayed because the hover event is consumed by a child element having an empty ToolTipText 

Workaround:
Handle the ToolTipTextNeeded event
0 comments