Tooltip not opening on iPad

Hi,

We have tooltips that open on hover for Desktop browsers. These tooltips are not opening on an iPad as the open mode is hover. It seems to work if the open mode is Click, but we do not want this.

How can we get a tooltip to open on an iPad if the open mode is set to hover?

1 Reply 1 reply marked as answer

SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team November 20, 2020 12:43 PM UTC

Hi Glen, 
 
Greetings from Syncfusion support. 
 
We have checked the reported issue in iPad device. Your reported problem not occurred in our validation in IPAD device.  
 
By default, openOn is set to auto. Based on the device mode, open behavior of tooltip will be determined. In desktop mode, it will show the Tooltip content when hovering on the target element.  
 
In touch device, it will show the Tooltip content when tap and holding on the target element. If you set openOn as hover, then tooltip will be open when touching the target element of Tooltip. 
 
Please, let us know if you need any further assistance. 
 
Regards, 
Shameer Ali Baig S. 


Marked as answer
Loader.
Up arrow icon