flex-users / flexlib

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

Clicking the drop down arrow for the Tabs in SuperTabNavigator crashes the whole application both in flex apps and Air #285

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by kolaj...@gmail.com on 2010-03-17T12:26:37

What steps will reproduce the problem?

  1. Import the SuperTabNavigator into a new Application
  2. Compile the application
  3. Click the drop down arrow button by the right

What is the expected output? What do you see instead?

Basically the app freezes and does not respond anymore to inputs or mouse clicks and you have to shut it down from a task manager.

nicoulaj commented 13 years ago

Updated by SMMoonSh...@gmail.com on 2010-07-16T04:20:30

Duplicate of #271