Skip to content
Snippets Groups Projects
Commit 99bdc230 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Andreas Kienast
Browse files

[BUGFIX] Fix ContextMenu positioning race conditions

Read mouse position from the triggering event instead of relying
on values from a throttled mousemove event, which caused race
conditions where mouse position was not updated at all when moving
the mouse from iframe to outer frame.

Resolves: #103044
Releases: main, 12.4
Change-Id: If22aee7eea958969fb3e7e24b15523897b70e1ef
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83185


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent d627a4bb
Showing
with 54 additions and 38 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment