ScrollableMenuBar does't open itself if hosted in mx.core.Window
Opened this issue · 0 comments
nicoulaj commented
Originally filed by heavy.ja...@gmail.com on 2010-12-20T11:09:19
What steps will reproduce the problem?
- create instance of mx.core.Window
- create instance of ScrollableMenuBar through mxml in that window
- open window and click on menu
What is the expected output? What do you see instead?
the menu should open but nothing happens, it just got focus
if the same code used in WindowedApplication everything works well
Please use labels and text to provide additional information.