Hi all,
I've run into an issue in Perspective where tooltips configured on components (e.g., buttons) do not disappear when the parent view or popup is moved or repositioned. The tooltip remains "stuck" on the screen even though the component it was associated with is no longer under the cursor or has shifted.
Reproduction Steps:
- Hover over a button in a Perspective popup (a tooltip appears as expected).
- Click the button, it triggers a confirmation dialogue (e.g., "Are you sure?").
- In the confirmation popup, click "Yes" to proceed with the action.
- Move the original popup (the one containing the tooltip-enabled button).
Result: The original tooltip remains "stuck" on screen, even though the component it belongs to has been moved and is no longer under the mouse cursor.