wiln / flexlib

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

HAccordion selects new pane when using addChildAt #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an instance with 5 children
2. use addChildAt(0, new Canvas())

What is the expected output? What do you see instead?
Expect the accordion to stay on the selected pane. Instead it opens another 
pane. 

What version of the product are you using? On what operating system?
HAccordion Flex 4 version maybe? It might occur on Flex 3 version as well. Mac 
OSx

Please provide any additional information below.

Original issue reported on code.google.com by flexcapa...@gmail.com on 11 Jul 2010 at 12:19