Categories | Question details Back To List | ||||||||
Context Menu - in blank space shown to the far right Using contextMenu.attachEvent("onContextMenu",onShowLimitedMenuOptions); The above solution was used to make the context menu have limited option when it is shown in white space in a grid. I'm also getting a similar problem(i think) where the context menu appears to the far right of where the mouse was clicked as explained in: http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=6339&ssr=yes&s=onContextMenu The resolution was to send an updated. Could you please send ther same update if this will fix the above issue. Could you also send compiled versions. Thanks Cliff Answer posted by Support on Feb 05, 2009 07:34 >>Could you please send ther same update if this will fix the above issue. Could you also send compiled versions. Fixed js file sent by email Answer posted by Cliff on Feb 05, 2009 13:39 Hi tried the new file but it didn't work please see attached image Attachments (1)
Answer posted by Support on Feb 06, 2009 05:02 Unfortunately issue can't be reconstructed locally. If it still occurs for you - please provide any kind of sample where it can be reconstructed ( you can send it directly to support@dhtmlx.com ) Answer posted by Cliff on Feb 08, 2009 14:51 I retested and this problem still exists if you click in the white space in the grid. I emailed an example to <support@dhtmlx.com> cliff Answer posted by Support on Feb 10, 2009 08:28 Problem was confirmed and fixed, fixed js file sent by email ( issue occurs only when context menu attached to DOM element of grid directly , not by grid's API ) The same fix will be added to the next build. |