This bug only happens with IE6
I have Panel Page with region styled as Tabs. In this region there are 4 minipanel panes. When I open the page in IE6, first tab seem to be activated but there's no content inside. When I click on another tab, it successfully switches and content of that another tab shows. Then if I click back to 1st tab, it switches and content of 1st tab finally shows.

Comments

jwgreen1974’s picture

I actually just started having this issue as well, only my issue is happening on IE7. It happened after I made some content changes to some of the panes. Before that it was working fine. Although, I also enabled the slide transitioning because without that, tables would not show up in the tabbed panels. They would be there in the source, but just not show up in the browser.

Xomby’s picture

Having similar, only if I just mouseover any of the tabs, the content appears.

Anyone have any thoughts on this?

smartparty’s picture

Nice to see I'm not the only one, that might save a little bit of head scratching.

Same issue here, perfect in Firefox, IE7 and IE8/IE8 compat mode my Ubercart 'add to cart' button only appears if I click the additional tabs, the button should be appearing on the primary tab.

*update* this seems to be an artisteer problem
http://www.artisteer.com/Default.aspx?post_id=106456&p=forum_post

egarias’s picture

Same problem, openpublish theme, it works just few times, but the usual is image doesn't appear, text yes, in all browsers.
Then click next tab and everything is ok.

Remon’s picture

same here with IE7

oldmoonlake’s picture

subscribed. anyone figure out a solution for this?

oldmoonlake’s picture

any one have a solution? I have to rebuild the tabs use quicktab, which is a block and can't make use of the context provided by panel.

paulsolomon’s picture

I get the problem in both IE6 and IE7, although the manifestation is slightly different in each. Any elements in the first "tab area" that have the CSS of position:relative do not show up.

dman’s picture

WOW!.
I've just spent half the night on this.
YESSSS. Position:relative on the contents is what wrecks it in IE7.
OMG.
Thankyou!

honigferd’s picture

I've removed all position: relatives I had and the problem still persists in IE7. :(

smoothify’s picture

Status: Active » Closed (duplicate)

marking as duplicate of #665778: Various problems with IE7 + IE6 as this problem is upstream in the tab module.

One suggestion there is to use a later jquery_ui version.