You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Context Menu component, the menu opens correctly upon the first right-click. However, if the user moves the cursor to a different position within the context and right-clicks again (without first performing a left-click elsewhere), the menu does not update its position. Instead, it continues to open at the previous position until the user performs a left-click.
Affected component/components
Context Menu
How to reproduce
Right-click within the context area to open the context menu.
Move the cursor to another position within the context area.
Right-click again without performing a left-click in between.
Observe that the context menu still opens at the original position rather than the new cursor position.
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Windows 11 Pro 24H2
Before submitting
I've made research efforts and searched the documentation
I've searched for existing issues
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the Context Menu component, the menu opens correctly upon the first right-click. However, if the user moves the cursor to a different position within the context and right-clicks again (without first performing a left-click elsewhere), the menu does not update its position. Instead, it continues to open at the previous position until the user performs a left-click.
Affected component/components
Context Menu
How to reproduce
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: