[midPoint-git] [Evolveum/midpoint] 6f8217: MID-10908 Fix tooltip lifecycle in search popovers
Smoľaková Vanesa
noreply at github.com
Sat May 23 00:18:36 CEST 2026
Branch: refs/heads/fix/MID-10908
Home: https://github.com/Evolveum/midpoint
Commit: 6f821734f7f698c3c1a85a53cd528e9371392826
https://github.com/Evolveum/midpoint/commit/6f821734f7f698c3c1a85a53cd528e9371392826
Author: Vanesa Smoľaková <smolakovavanesa at gmail.com>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
M gui/admin-gui/src/frontend/js/midpoint-theme.js
M release-notes.adoc
Log Message:
-----------
MID-10908 Fix tooltip lifecycle in search popovers
Tooltips shown from searchable items in the More popover could blink
or remain visible after the cursor left the trigger. On some platforms,
multiple tooltip instances could stay open until the page was reloaded.
Keep the original tooltip trigger reference when hiding delayed
tooltips, prevent hover-opened tooltip overlays from interfering with
the trigger, and dispose tooltip instances when the popover closes.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list