PDA

View Full Version : ContentPanel Close Problem


griffiti93
11-20-2006, 07:28 PM
I have a "east" layout region that I'm adding content panels to. The tabs are created correctly. If I try to close a tab, the other tab closes instead. One of my tabs have "closable:true" and the other one false. Do all ContentPanels have to be the same?

griffiti93
11-20-2006, 07:45 PM
It closes in IE fine, but not FireFox. However, all the Yui-Ext examples work correctly in my FireFox, so I know it's my code somehow.

tryanDLS
11-20-2006, 07:50 PM
Do you have the RC1 code? I think this was a bug in one of .33 betas.

griffiti93
11-21-2006, 11:45 AM
Just downloaded RC1. Problem still exists.

tryanDLS
11-21-2006, 11:48 AM
Can you post a sample or link?

griffiti93
11-22-2006, 03:09 AM
I made sure both ContentPanels had actual content, and now they close properly. I also updated to RC1.