Community
Participate
Working Groups
After a ToolTip is closed, the tooltip still persists in the DIV-Tree. Reproducible: Always Example: http://rap.eclipsesource.com/rapdemo/examples at "File Upload" the Buttons.
We are using a single ToolTip widget instance (WidgetToolTip) for all tooltips. We only change the text, bound it to particular widget and show/hide it. That's why, it's not needed to remove it from the DOM when it is hidden.