Closed (duplicate)
Project:
Panels Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 11:20 UTC
Updated:
31 Jul 2010 at 00:56 UTC
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
Comment #1
jwgreen1974 commentedI 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.
Comment #2
Xomby commentedHaving similar, only if I just mouseover any of the tabs, the content appears.
Anyone have any thoughts on this?
Comment #3
smartparty commentedNice 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
Comment #4
egarias commentedSame 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.
Comment #5
Remon commentedsame here with IE7
Comment #6
oldmoonlake commentedsubscribed. anyone figure out a solution for this?
Comment #7
oldmoonlake commentedany 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.
Comment #8
paulsolomon commentedI 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.
Comment #9
dman commentedWOW!.
I've just spent half the night on this.
YESSSS. Position:relative on the contents is what wrecks it in IE7.
OMG.
Thankyou!
Comment #10
honigferd commentedI've removed all position: relatives I had and the problem still persists in IE7. :(
Comment #11
smoothify commentedmarking 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.