--- a/uifw/EikStd/coctlsrc/eikspane.cpp Wed Jun 09 09:58:37 2010 +0300
+++ b/uifw/EikStd/coctlsrc/eikspane.cpp Mon Jun 21 15:57:43 2010 +0300
@@ -2663,6 +2663,7 @@
else if ( aParentControl )
{
SetContainersL( *this, *aParentControl );
+ MakeVisible( aParentControl->IsVisible() );
}
}