flex-users / flexlib

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

SuperTabNavigator drop-down crash #282

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by fleury.j...@gmail.com on 2010-03-04T08:40:12

What steps will reproduce the problem?

  1. Create a simple SuperTabNavigator with few tabs
  2. Compile the projet with Flex SDK 3.5.0.12683
  3. When you click on the drop-down list, the browser crashes

What version of the product are you using? On what operating system?

Tested with Flex SDK 3.5.0.12683 on Linux and Windows, with Flash player Debug 10, on Firefox, IE and Opera.

nicoulaj commented 13 years ago

Updated by chronicl...@gmail.com on 2010-05-06T11:59:14

I also experience this problem using the supertabnavigator on an air application after changing my sdk to 3.5 on the mac osx. Dunno if this issue has been resolved?

nicoulaj commented 13 years ago

Updated by fleury.j...@gmail.com on 2010-05-14T08:01:02

Well I don't know, I dropped the supertabnavigator on my project and used a classical tabnavigator instead.

nicoulaj commented 13 years ago

Updated by SMMoonSh...@gmail.com on 2010-07-16T02:40:53

Duplicate of #271