Menu Scrollbar Issue - Correct in Firefox - Double Scrollbars in Safari & IE10

I created a menu and when displayed in Firefox it has a single vertical scrollbar which is correct. When displayed in IE10 or Sarafi is has 2 vertical scrollbars which is incorrect. Has anyone else had this problem or have a suggestion for a fix?

Thanks in advance

Hello,

Could you post a picture of that application (even if you cannot simulate the bug anymore)?

regards,
Bernhard Bernsmann

Here is a screenshot from Firefox

Here is same screen in IE - notice the unnecessary scrollbar on the right. This is wrong.

firefox_screen.jpg

ie_screenshot.jpg

I think it has to do with how the generated code styles the iframe. I’m thinking it needs to add scrolling=“no”. Currently the generated code for the iframe looks like this:

<iframe id=“iframe_menu_main” name=“menu_main_iframe” frameborder=“0” class=“scMenuIframe” src="/system/home/home.php?nm_run_menu=1&nm_apl_menu=menu_main&script_case_init=1&script_case_session=af0f89c84340e7e7b5759cc96730999f" ></iframe>

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann