dhtmlXMenuObject + setOverflowHeight + chrome b. = problem

Hi all
I encountered a problem with dhtmlXMenuObject working under chrome browser (14.0.835.187 m on windows 7) with setOverflowHeight option enabled.

The problem is that when i scroll the polygon down, nested subitems position remains unchanged (they should scroll up together with their parent items like they do under firefox fo example).
It only happens under chrome browser.

Image attached.

Does anyone have some advices?
Thanks in advance

Hi,

we have not reproduced the problem with the 3.0 version. Could you attach the complete demo ?

Demo attached.
Maybe You will need to run this from localhost to make it work under Chrome (i got some “Access-Control-Allow_Origin” errors when i tried to launch it with just doubleclick).
dhtmlXMenuObject-problem_under_chrome.zip (37.7 KB)

You are using an old dhtmlxcommon.js. Please try to use the latest one. You may download the latest dhtmlxMenu and update all libraries or only dhtmlxcommon.js

Thank You :slight_smile:

Problem solved.