wiln / flexlib

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

Tab content not updated together with tab on mouse click #376

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
Create an application with several modules having one SuperTabNavigator on 
each, create several tabs for each module.
2.
Open any module, select different tab(s) clicking randomly on each - proper 
content will be displayed under each tab.
3.
Switch to another module and click randomly on tabs there, then switch back to 
first module - often any random tab will be highlighted as active but the 
content of another (last visited?) displayed.

What is the expected output? What do you see instead?
Expected to see the correct content of the highlighted tab after returning back 
from another module.

Please use labels and text to provide additional information.
Reproduced from time-to time, not always. Not possible to switch other tabs 
after issue, need to click on each tab and only after finding the tab with the 
correct content, all other tabs works again.

Original issue reported on code.google.com by yeug...@gmail.com on 23 Dec 2013 at 4:15

Attachments: