When clicked on Slider, tooltip doesnt get cleared even if widget tab is switched #1122
-
When clicked on Slider, tooltip doesnt get cleared even if widget tab is switched When switching the widget tab: This behavior can be reproduced in this sandbox I think focus is not getting cleared even if the tab is switched. Please let us know the way to clear the tooltip |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Hello @muthubentley,
Here's how you can implement that, where |
Beta Was this translation helpful? Give feedback.
-
Hey @muthubentley, this is actually a bug in iTwin.js. I opened an issue in appui if you want to track that: iTwin/appui#195 |
Beta Was this translation helpful? Give feedback.
-
@mayank99 I'll look into the tab not getting focus, but I think the tooltip of the slider should go away when the Slider is unmounted, regardless of the focus. (IE, in the provided sandbox, if you go to the empty widget and return to the slider widget, and click on the "elevation(in meter)", you'll notice that the tooltip will remain in place, regardless of the focus. |
Beta Was this translation helpful? Give feedback.
Hey @muthubentley, this is actually a bug in iTwin.js. I opened an issue in appui if you want to track that: iTwin/appui#195