SmartClient Version: v9.0p_2014-01-23/LGPL Development Only (built 2014-01-23)
Browser: IE11
I am creating Window objects and placing DynamicForm controls in them. There are cases in the dialog where a mouse hover can launch a tool tip (e.g., when there is a field in error and the mouse hovers over the error indicator). If at that point I close the dialog by pressing the escape key on the keyboard, the tool tip remains up until I close the browser. Is there something I am suppose to do in my code to clean up tool tips when the window closes?
Browser: IE11
I am creating Window objects and placing DynamicForm controls in them. There are cases in the dialog where a mouse hover can launch a tool tip (e.g., when there is a field in error and the mouse hovers over the error indicator). If at that point I close the dialog by pressing the escape key on the keyboard, the tool tip remains up until I close the browser. Is there something I am suppose to do in my code to clean up tool tips when the window closes?