Hi,
I have noticed that setting the SubMenuOpeningDelay to anything, causes a javascript error and prevents any sub menus from opening in Firefox (all other browsers are unaffected). The error is in the igWebDataMenu JavaScript file:....__showElement:function(sg, item, isFromKeyboard){ .... if(sg == null || typeof(sg) == "undefined" || sg.style.display != 'none') return false; ....}....*** Error: sg.style is undefined ***
For some reason the object 'sg' (which I assume is supposed to be the subgroup object reference) is set to the number 0 (or some other number) when I debugged through the code. Leaving SubMenuOpeningDelay to it's default value doesn't cause this problem.
I can leave it at the default value for now, but this pretty much leaves the propery unusuable if it breaks cross-browser compatibility. Hopefully this can be fixed in the next release or a hotfix.
Cheers!Craig Wilson
Hello Mahesh,
We created a development issue about this. I created a support ticket on your behalf (CAS-48912-MMYD5P) and linked it to it in order to be notified when a service release with a fix is launched.
Thank you for pointing this out.
Regards,
Lyuba
Developer Support Engineer
Infragistics
www.infragistics.com/support