flex-users/flexlib

ScrollableMenuBar does't open itself if hosted in mx.core.Window

Opened this issue · 0 comments

Originally filed by heavy.ja...@gmail.com on 2010-12-20T11:09:19

What steps will reproduce the problem?

  1. create instance of mx.core.Window
  2. create instance of ScrollableMenuBar through mxml in that window
  3. 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.