When you right-click, the context menu may not appear.

Hi,

When you right-click in the timeline area (right side  area) immediately after opening the sample below, the context menu displays normally.


However, if you then perform the following actions, the context menu does not appear. (It appears as if the menu disappears immediately after opening.)

1. Move the horizontal scroll bar in the grid area (left side area)

2. Right-click on a row in the timeline area (right side  area) that is not the currently selected row


Is there a way to resolve this?


sample:https://stackblitz.com/edit/react-6ya724jx?file=index.js




2 Replies

SJ Sridharan Jayabalan Syncfusion Team February 4, 2026 05:24 AM UTC

Hi Akira,

Greetings from Syncfusion.

Based on your query, we understand that the context menu closes immediately after opening on the chart area (right side) following a horizontal scroll on the grid area (left side).

We have reviewed your query, and we are able to reproduce your reported problem at our end, and we have considered that this case as a bug and we have logged it as “Context menu not working properly after horizontal scroll on the Grid side”. The fix will be included in the upcoming patch release, scheduled for February 24, 2026. You can track its status from the feedback link given below.
 
 
Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.


Regards,

Sridharan



SJ Sridharan Jayabalan Syncfusion Team February 24, 2026 09:31 AM UTC

Akira,

 

Thanks for your patience.


We are glad to announce that we have included the fix for the issue “Context menu not working properly after horizontal scroll on the Grid side” in our 32.2.7 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue.


Root Cause - The reported issue occurs due to the closing of context menu in the scroll handler method after the scroll action is triggered in the grid side.


Solution - Now resolved the reported case with by removing the set of instructions which leads to the closing of the context menu.


We thank you for your support and appreciate your patience in waiting for this release. Please get back to us if you need any further assistance.


Regards,

Sridharan


Loader.
Up arrow icon