Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Firefox 2.x
Language Found: English
Description
Im working on a flex project(web application) for restaurant which requires Menubar.
The actual problem is there will be more subMenus (around 60 -70) in one menuItem.
The menubar is dynamically created from xml.
when i run my application for the first time it shows the dropdown menu correctly with submenus cropped at the bottom.
again if i move the mouse over the menu item it is only showing the remaining submenu items.
until and unless i refresh the application i cant see those submenus again.
Actual Results:
I want to create a Menubar with scrollable submenus.
Expected Results:
Even if the sub menus are huge to display it should provide a facility of scrolling the submenus.
or displaying it another column.
if there are more submenus it should display a small navigate buttons at top and bottom of the menu item list
to scroll up and down.