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
Is there a hot fix to this issue? I am having the same problem...
Hey Harold,
No there isn't a hotfix available yet unfortunately, once the fix is approved by QA it will be rolled into the next available hotfix.
I see that this issue is still here - in Infragistics 8.3 (CLR 3.5). Is fix still unapproved? Any workarounds as dairygold asks about?
I've found link through search on main site, but it's in japanese.
http://jp.infragistics.com/dotnet/netadvantage/suite/hotfixes/2008July.aspx
As far, as I understood (thx, Google Translate) this issue was fixed for 2007.2 and 2007.1.
Infragistics:
Why there is no such page in English (or where is it) ?
When will this issue be addressed for other versions of NET Advantage?
Is it possible to use scripts from those releases? Hotfix is a remarkable idea, but it's taking a lot of time.
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?