You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Tooltip does not close when the user taps a button that opens a Dialog on Android Chrome. After the Dialog opens, the Tooltip remains visible on screen even though the trigger interaction has completed.
There doesn't seem to be an issue with Firefox mobile.
Steps To Reproduce
Add a kendoTooltip directive to a button that opens a Kendo Dialog on click.
Open the page on an Android device using Chrome.
Tap the button.
Observe that the Dialog opens but the Tooltip does not close.
The Tooltip remains visible after the Dialog opens. It does not dismiss after the tap interaction on Android Chrome.
Expected Behavior
The Tooltip closes when the user taps the button, regardless of any subsequent overlay (such as a Dialog) that opens as a result of the same interaction.
Description
The Tooltip does not close when the user taps a button that opens a Dialog on Android Chrome. After the Dialog opens, the Tooltip remains visible on screen even though the trigger interaction has completed.
There doesn't seem to be an issue with Firefox mobile.
Steps To Reproduce
kendoTooltipdirective to a button that opens a Kendo Dialog on click.https://stackblitz.com/edit/angular-nfusaotd-uj9gj2et
Workaround
Use the hide method - https://stackblitz.com/edit/angular-nfusaotd
Screenshots or video
Chrome
chrome-tooltip-dialog.mp4
Firefox
firefox-tooltip-dialog.mp4
Actual Behavior
The Tooltip remains visible after the Dialog opens. It does not dismiss after the tap interaction on Android Chrome.
Expected Behavior
The Tooltip closes when the user taps the button, regardless of any subsequent overlay (such as a Dialog) that opens as a result of the same interaction.
Browser
Chrome Mobile
Browser version
146.0.7680.154
OS type
Android
OS version
16