wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

SuperTabBar - edit label of tab moved from one TabBar to another = crash #140

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create 2 SuperTabBars or SuperTabNavigators setting editableTabLabels 
to true.
2. Drag a tab from one tabBar to the other
3. Edit the tab label and click inside the component to submit the new 
label

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

The label changes and no crash, as would happen if tab had not been moved 
from one tabBar to the other. ArgumentError: Error #2025: The supplied 
DisplayObject must be a child of the caller.

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

2.4 swc download. Vista

Please provide any additional information below.

Original issue reported on code.google.com by Rusty.Mc...@gmail.com on 10 Jul 2008 at 4:40

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 8 Jan 2009 at 5:22