flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

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

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

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.