Hi,
I'm using ultrawebmenu in vertical mode.
When the page is too high, if you scroll down, subitems don't appear at the right place.
As you can see : in the top of the page subitems appear at the right place:
If in scroll a little, subitems don't appear at the right place:
I didn't find any post about that, and Infragistics samples have the same problem...Thx in advance for your answers,
Sylvain GUILLAS
I have this same issue using 2008.1 WebMenu. I use the 2007.3 WebMenuX.js file so that my menu will work in Mac Safari.
In my efforts to make the 2008.1 safari compatible, this was NOT an issue when enhancedRendering was set to false.
This issue is in our system as BR32623 (Submenu item displayed above mouse position when page is scrolled down), once the fix has passed our QA process it should be rolled into an upcoming hotfix.
-Dawud
First, excuse my being a little bit aggressive. It didn't come to my mind to search knowledge base or ask for support - I've used to find almost any information on your forums, and find it very helpful.
The issue is not new and the discussions weren't marked as closed or solved.
I tryed script files from 7.1 release - version of js files is "Version 7.1.20071.40" as put in the header, and it works for now. May be smth else can be not working? But the issue with submenus is gone.
Thanks for your reply.
So, Is there a date as to when the hot fix will be released? This problem is very irritating to the customers I support.
Is this fix available now? If it is, where is it?
DotNetWriter said:Is this fix available now? If it is, where is it?
Hey mate I feel ur frustration I thought it was addressed in an update but if ur on the release for 2010 then mayb not. Lol. I haven't actually used it for a while now but I vaguely remember the enhanced rendering helping but that was pointless cause then u hav boring menus hardly worth the cost. But also have a play with a different datasource or look into that I remember finding that the XML datasource was causing issues for me... I would lodge the support issue with development and when I get a chance I'll have a look at my code that's working and let uno if I have anything else...
I feel you buddy. As you may have noticed, i have tried resolving this issue with no result. In the end, I left it and published it as it was. When it scrolled down a bit and tried to use the menu, the child menus would be be positioned relative to how much i had scrolled, so they did not appear in the menu, if not, appeared floating around farther down from the main menu.
Anyways, did you try all those tips that were posted in earlier days?
3 days and no reply...
Great...
Has anyone found a solution to this problem? We have an application in which we use this type of menu, but it happens that when the page has scrollbars contextual menu position is incorrect.
I tried with EnacedRendering = false and also with the height of the body = 100%
We use the version 10.2 of IG.
I just tried setting EnhancedRendering = False; and it fixed the my vertical menu, disabled my other context menus. Anyone else have a solution?